Files
mediaproc/README.md
2026-05-06 10:45:19 -03:00

264 B

MPR

Brand and logo detection pipeline for video — extracts frames, segments the field, runs YOLO + OCR, and escalates unresolved detections to local or cloud VLMs.

Docs

python -m http.server 8000 --directory docs
# open http://localhost:8000