<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuku81kuku81</author_name>
  <author_url>https://blog.hatena.ne.jp/kuku81kuku81/</author_url>
  <blog_title>Django Girls and Boys 備忘録</blog_title>
  <blog_url>https://kuku81kuku81.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>YOLO</anon>
    <anon>ＡＩ</anon>
    <anon>画像認識</anon>
    <anon>セマンティックセグメンテーション</anon>
  </categories>
  <description>YOLO（You Only Look Once）は、リアルタイム物体検出やセグメンテーションに利用される人気のあるディープラーニングモデルです。 本記事では、YOLOv8 のセグメンテーションモデル をダウンロードし、YOLO の公式バス画像 を用いたシンプルなセグメンテーション処理を行う方法を紹介します。 YOLOのv8の場合、まずは ultralytics ライブラリをインストールし、YOLOv8 のセグメンテーションモデルをダウンロードします。 pip install ultralytics また、コードの先頭では以下のコードを記載してYOLOをインポートします。 from ultral…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuku81kuku81.hatenablog.com%2Fentry%2F2025%2F03%2F30_Python_how_to_easily_segment_using_YOLO&quot; title=&quot;【Python】YOLO を使った簡単なセグメンテーション処理の紹介 - Django Girls and Boys 備忘録&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/k/kuku81kuku81/20220605/20220605115219.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-03-30 19:00:00</published>
  <title>【Python】YOLO を使った簡単なセグメンテーション処理の紹介</title>
  <type>rich</type>
  <url>https://kuku81kuku81.hatenablog.com/entry/2025/03/30_Python_how_to_easily_segment_using_YOLO</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
