yehengchen / Object-Detection-and-Tracking

Object Detection and Multi-Object Tracking
MIT License
1.82k stars 753 forks source link

YOLOv3 + SORT - Pedestrian Counting with IP Camera #100

Open Hilal-Urun opened 3 years ago

Hilal-Urun commented 3 years ago

Hi, I want to ask about script in pedestrian counting main.py , I'm trying to test on live with ip camera but it doesn't work and I also change the yolov3 model with yolov4-tiny one. Could you guide me about that?