Is anchor_default realy 1.0?
TMNTmaker opened this issue · 0 comments
TMNTmaker commented
Anchor_default is written as 1.0 in YOLOv2.md, but in real code (yolov2.py), tw and th are set to 0 when no object exists. Please tell me which is correct.
YOLOv2.mdでanchor_defaultは1.0と表記されていますが、実際のコード(yolov2.py)では物体が存在しない場合はtw及びthに0が設定されています。どちらが正しいのかご教授お願い致します。