abeardear/pytorch-YOLO-v1

about grid_num=14

Hanawh opened this issue · 2 comments

I don't understand why grid_num is 14 in code , and why is it divided by 14 in yoloLoss.py line 88?

I don't understand why grid_num is 14 in code , and why is it divided by 14 in yoloLoss.py line 88?

是由特征图限制的尺寸

感谢您的出色贡献。请将此作为注释添加到您的代码中以避免混淆