<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>satojkovic</author_name>
  <author_url>https://blog.hatena.ne.jp/satojkovic/</author_url>
  <blog_title>stMind</blog_title>
  <blog_url>https://stmind.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>pythonを使って簡単な画像分類を実現する - s.t.Mindで2クラスの画像分類を試しましたが、今回は多クラスの画像分類です。 多クラスの画像分類 多クラスになっても画像分類のステップ自体は2クラスの時と同じです。 学習画像を集める 画像を特徴量に変換する 識別器を学習, モデルを評価する 学習画像の取得 今回の学習画像もBingから集めてきました。下のスクリプトを使って、architecture、car、dog、food、peopleの5種類で、それぞれ35枚の画像セットです。 #-*- coding: utf-8 -*- from __future__ import with_sta…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstmind.hatenablog.com%2Fentry%2F2014%2F05%2F18%2F192947&quot; title=&quot;OneVsRestClassifierで多クラスの画像分類 - stMind&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-05-18 19:29:47</published>
  <title>OneVsRestClassifierで多クラスの画像分類</title>
  <type>rich</type>
  <url>https://stmind.hatenablog.com/entry/2014/05/18/192947</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
