MobileNet-YOLO icon indicating copy to clipboard operation
MobileNet-YOLO copied to clipboard

yolov3_layer.cpp

Open superchenyan opened this issue 6 years ago • 0 comments

the line 383 if (!x) break; why not is if (!w) such as the line 425

superchenyan avatar Nov 07 '19 05:11 superchenyan