molimat / YOLOv4-Counter-in-TF

An implementation of a tracker using yolov4, tf and sort_tracker. (still in development)
MIT License
24 stars 12 forks source link

Hi need your help #9

Open centurions opened 2 years ago

centurions commented 2 years ago

Hello thank you for your great work !! I trained yolov4-tiny with 2 classes (608 img size and changed anchors and tested its ok) then converted to tf . When I run detectvideo_counter.py it rises this error : YOLOv4-Counter-in-TF\core\sort.py:61: RuntimeWarning: invalid value encountered in true_divide h = x[2]/w