Explorar o código

finetune some hyperparameters

yjh0410 %!s(int64=2) %!d(string=hai) anos
pai
achega
36bcde1d72
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      models/yolov1/matcher.py

+ 1 - 1
models/yolov1/matcher.py

@@ -38,7 +38,7 @@ class YoloMatcher(object):
 
                 # check
                 if bw < 1. or bh < 1.:
-                    return False    
+                    continue    
 
                 # grid
                 xs_c = xc / stride