<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsubute</author_name>
  <author_url>https://blog.hatena.ne.jp/tsubute/</author_url>
  <blog_title>Computer Vision</blog_title>
  <blog_url>https://tsubute.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>人ではない物体の姿勢検知をやってみたいなと考えていたのだが、OpenPoseみたいな要領で、人以外の任意の物体での姿勢検知できるライブラリってないのかなと探してみた。 しかし、良さそうなものがみつからなかったので、ひとまず、角度検出を、画像分類でやってみることにした。 仕組みとしては、角度別に画像を複数撮影しAI学習、それでクラス分類するという、いたってシンプルなものである。流れとしてはこんな感じ1.画像をあつめる。2.画像を角度別に分類する3.画像を適度にトリミング4.学習5.使ってみる今回のターゲットはこちら「キウイブラザーズのゴールド」 最初は、iPhoneでちまちま撮影したが、枚数稼ぐ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsubute.hatenadiary.org%2Fentry%2F2024%2F09%2F22%2F095249&quot; title=&quot;AIで角度を推定する - Computer Vision&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tsubute/20240922/20240922085543.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-09-22 09:52:49</published>
  <title>AIで角度を推定する</title>
  <type>rich</type>
  <url>https://tsubute.hatenadiary.org/entry/2024/09/22/095249</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
