GeekAlexis / FastMOT

High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
MIT License
1.12k stars 256 forks source link

800x600 resolution not detected #228

Closed lovealbert closed 2 years ago

lovealbert commented 2 years ago

Hello. It's working fine now. thank you. However, when the input resolution is 800x600 mp4, the object does not seem to be detected. I am using the yolov4_crowdhuman model.

Even if you change the resolution to 800x600 in the mot.json file, it doesn't seem to be detected.

what should I do? thank you.