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

error running solve.py:image_labelmap_data_layer.cpp:81] Check failed: (height == gt_height) && (width == gt_width) groundtruth size != image size *** Check failure stack trace: *** #30

Closed
brisker opened this issue Feb 28, 2017 · 1 comment

Comments

@brisker
Copy link

brisker commented Feb 28, 2017

I0228 21:51:04.337133 15059 layer_factory.hpp:76] Creating layer data
I0228 21:51:04.337187 15059 net.cpp:111] Creating Layer data
I0228 21:51:04.337209 15059 net.cpp:434] data -> data
I0228 21:51:04.337239 15059 net.cpp:434] data -> label
I0228 21:51:04.337265 15059 image_labelmap_data_layer.cpp:40] Opening file ../../data/HED-BSDS/train_pair.lst
I0228 21:51:04.363386 15059 image_labelmap_data_layer.cpp:50] Shuffling data
I0228 21:51:04.368824 15059 image_labelmap_data_layer.cpp:55] A total of 28800 images.
libpng warning: Application built with libpng-1.2.54 but running with 1.6.27
E0228 21:51:04.370077 15059 io.cpp:77] Could not open or find file ../../data/HED-BSDS/train/aug_gt_scale_0.5/270.0_1_1/54082.png
F0228 21:51:04.370098 15059 image_labelmap_data_layer.cpp:81] Check failed: (height == gt_height) && (width == gt_width) groundtruth size != image size
*** Check failure stack trace: ***
make ,make test, make runtest , all went well.
error when running "solve.py" in examples/hed folder . Any help??

@brisker brisker changed the title error running solve.py error running solve.py for training Feb 28, 2017
@brisker brisker changed the title error running solve.py for training error running solve.py:image_labelmap_data_layer.cpp:81] Check failed: (height == gt_height) && (width == gt_width) groundtruth size != image size *** Check failure stack trace: *** Mar 1, 2017
@brisker brisker closed this as completed Mar 13, 2017
@Barnonewdm
Copy link

@brisker how u fix this bug? I encounter the same issue.

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