python-rtsp-worker/ISSUES.md

5 lines
296 B
Markdown

# Issues
- It doesn't really care what pt file is included and it always use YOLO's model id, for example if id 1 is apple, it still say person. maybe extract class list from yolo's .pt somehow?
- Potential race condition issue when multiple camera try to init with the same unconverted model.