-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Duplication layer Error #28
Comments
Change line YoloV2NCS/python/create_yolo_prototxt.py Line 244 in 4cc2c8d
to |
I am trying to convert yolov3_spp to caffemodel. please help using https://github.com/hojel/caffe-yolo-model this repo I am trying but getting error $ sudo python3 create_yolo_prototxt.py yolov3-spp.cfg yolov3-spp.prototxt |
Hi there i wanted to convert tiny yolo cfg to yolo prototxt but i am getting this error.
configparser.DuplicateOptionError: While reading from 'tiny-yolo-azface-fddb.cfg' [line 44]: option 'batch_normalize' in section 'convolutional' already exists
The text was updated successfully, but these errors were encountered: