hed
hed copied to clipboard
training error
I1228 14:25:17.773382 29692 layer_factory.hpp:76] Creating layer data I1228 14:25:17.773399 29692 net.cpp:111] Creating Layer data I1228 14:25:17.773403 29692 net.cpp:434] data -> data I1228 14:25:17.773411 29692 net.cpp:434] data -> label I1228 14:25:17.773419 29692 image_labelmap_data_layer.cpp:40] Opening file ../../data/HED-BSDS/train_pair.lst I1228 14:25:17.787809 29692 image_labelmap_data_layer.cpp:50] Shuffling data I1228 14:25:17.794160 29692 image_labelmap_data_layer.cpp:55] A total of 28800 images. E1228 14:25:17.794399 29692 io.cpp:77] Could not open or find file ../../data/HED-BSDS/train/aug_data/90.0_1_1/25098.jpg F1228 14:25:17.796062 29692 image_labelmap_data_layer.cpp:81] Check failed: (height == gt_height) && (width == gt_width) groundtruth size != image size *** Check failure stack trace: *** Aborted (core dumped)
You didn't put the training data in the correct path. Create a data folder and put the HED-BSDS folder (http://vcl.ucsd.edu/hed/HED-BSDS.tar) there.