Borda / keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend) a successor of qqwweee/keras-yolo3
MIT License
31 stars 10 forks source link

yolo_correct_boxes - explaination #35

Open zackdilan opened 4 years ago

zackdilan commented 4 years ago

Hi all, Can some one explain the function yolo_correct_boxes in model.py

Thnaks in advance