Open ashwinnair14 opened 7 years ago
@ashwinnair14 hello. I have the same error with you. Have you solved the problems?
Did you guys resolve this already? I found that if the bias (in each conv) is set to 'true', this gets resolved. Is this what you did?
When I run the tiny yolo example provided in the repo (
python yolo_main.py -w yolo_tiny.caffemodel -m prototxt/yolo_tiny_deploy.prototxt -i images/dog.jpg
) I get the following errorWas anyone able to solve this and run the tiny yolo example ??