Skip to content

yuga-k-dj/youtube-yolo-osc

Repository files navigation

A PyTorch implementation of a YOLO v3 with YouTube and osc

YOLOv3 PyTorch code from https://github.com/ayooshkathuria/pytorch-yolo-v3.git

My Implementation Environment

  1. macOS Monterrey 12.1
  2. Python 3.7

For python libraries, please check the 'requirements.txt'.

Using PyTorch 0.3 will break the detector.

Running the youtube-yolo-osc

First, open the maxpatch. Then just run

python osc_youtube_video_demo.py

The initial version detects the live camera of Shibuya (Tokyo,Japan).

About

Detect YouTube with YOLO and send labels by osc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published