Removed random=1 from resnet152_yolo.cfg. Until resize_network() isn't supported for [shortcut] layer

pull/492/head
AlexeyAB 7 years ago
parent e90afa6ec1
commit ae1768e583
  1. 2
      build/darknet/x64/resnet152_yolo.cfg

@ -1486,4 +1486,4 @@ coord_scale=1
absolute=1 absolute=1
thresh = .6 thresh = .6
random=1 random=0

Loading…
Cancel
Save