.. include:: /index.rst :start-after: start_hello_message :end-before: end_hello_message .. _play_with_yolo: YOLOで遊ぶ(物体検出とトレーニング) ====================================================== これまでの章では、事前に作成されたAIモデル(MediaPipe)を使用しました。 この章では、YOLOを使用してゼロから独自のAIモデルをトレーニングします。 YOLOで遊ぶ(物体検出とトレーニング) .. toctree:: :maxdepth: 1 yolo_setup.rst yolo_new.rst yolo_yoloe.rst yolo_train.rst yolo_pan_tilt.rst