experiencor / keras-yolo3

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

parsing anchor param in gen_anchors.py #301

Open hxfdanger opened 3 years ago

hxfdanger commented 3 years ago

Anchor parameters do not work without casting it to an integer number.