experiencor / keras-yolo3

Training and Detecting Objects with YOLO3
MIT License
1.61k stars 861 forks source link

fix decode netout row #316

Open khu834 opened 3 years ago

khu834 commented 3 years ago

Fix this issue https://github.com/experiencor/keras-yolo3/issues/23 Looks like yolo3_one_file_to_detect_them_all.py is out of sync with utils.py

Before fix desk_detected

After fix desk_detected