Skip to content
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

failed when using yolo.cfg and yolo.weights #2

Closed
HolaMirai opened this issue Dec 7, 2016 · 1 comment
Closed

failed when using yolo.cfg and yolo.weights #2

HolaMirai opened this issue Dec 7, 2016 · 1 comment

Comments

@HolaMirai
Copy link

HolaMirai commented Dec 7, 2016

hi, pgigioli
I'm very sorry to bother you,when i use the yolo-tiny.cfg and yolo-tiny.weights ,the program works;but when i change to yolo.yolocfg and yolo.weights, error occurs .
that is
22: Convolutional Layer: 13 x 13 x 512 image, 1024 filters -> 13 x 13 x 1024 image
23: Convolutional Layer: 13 x 13 x 1024 image, 1024 filters -> 13 x 13 x 1024 image
24: Convolutional Layer: 13 x 13 x 1024 image, 1024 filters -> 13 x 13 x 1024 image
25: Route Layer: 16
26: Type not recognized: [reorg]
Unused field: 'stride = 2'
27: Route Layer: 26 24
28: Layer before convolutional layer must output image.: File exists
ROS_interface: /home/lile/catkin_ws/src/darknet_ros-master/src/utils.c:181: error: Assertion 0' failed. Aborted (core dumped)`

and i can't work it out ,can you help me ?
thank you your time!

@pgigioli
Copy link
Owner

pgigioli commented Jan 2, 2017

You are using the cfg file for yolo_v2. darknet_ros is only compatible with yolo_v1 for now.

@pgigioli pgigioli closed this as completed Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants