Yolov3 and Deepsort
Download ckpt.t7 and copy to deep_sort_pytorch/deep_sort/deep/checkpoint/
Downlod Yolov3 model and copy to yolov3/weights/
Model |
---|
YOLOv3-tiny |
YOLOv3 |
YOLOv3-SPP |
Tracking can be run on most video formats
python3 track.py --source ... --show-vid # show live inference results as well
- Video:
--source file.mp4
- Webcam:
--source 0
- RTSP stream:
--source rtsp://170.93.143.139/rtplive/470011e600ef003a004ee33696235daa
- HTTP stream:
--source http://wmccpinetop.axiscam.net/mjpg/video.mjpg