jl749 / YOLOv3

yolov3 implementation in pytorch (https://arxiv.org/pdf/1804.02767.pdf)
0 stars 0 forks source link

YOLO anchor box #5

Open jl749 opened 1 year ago

jl749 commented 1 year ago

https://fairyonice.github.io/Part_1_Object_Detection_with_Yolo_for_VOC_2014_data_anchor_box_clustering.html https://github.com/jl749/YOLOv3/blob/2d7e2042ef286499f82ca40dc46044ef183cb8b5/yolov3/config.py#L47-L51