object detection and overlays on video streams
- Python 100%
| object_detection | ||
| README.md | ||
Pipe an arbitrary youtube livestream to an html page (yt-dlp and ffmpeg for any changes/ extraction)
detect objects in it based on yolo v5, 8 or 9 image detection models. Do various things like detect from a list, from a NOT list, save images with bbox to object-wise folder, black out objects in the stream, etc.
To do: fps tests overlays tests