DeepGlobe Road Extraction Challenge Forum

Go back to competition Back to thread list Post in this thread

> Submission Problem

Hey,
I made the zip files with my results stored in the root directory and all PNGs are named with the format as 'num_mask.png' and valued in 3 channels with 0 and 255. I also tried the value of 0 and 1. However, it came out with the same errors.

Output log showed '===== Some files are missing in upload ===== '.

Error log was showed as follow without ERRORS but only WARNING:
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/opt/conda/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')

Please help!Thanks a lot!

Posted by: xhuang @ Sept. 6, 2019, 2:48 a.m.

I even tried rename PNGs in train set with the name list of test set and submit.The result is the same.

Posted by: xhuang @ Sept. 6, 2019, 8:09 a.m.

emm, I asked another competitor for his single prediction picture which had been submitted successfully and used cv2 to read to find the difference between my PNG image with his. However, there is no difference......no matter shape, dtype, or other information extracted by debugging using pycharm ......

Anyway, thanks @canaltinigne for his generous help !

Posted by: xhuang @ Sept. 12, 2019, 1:31 a.m.

I loaded his prediction and change the number in the matrix then submitted. It worked out.....

So funny......

Thank you!

Posted by: xhuang @ Sept. 12, 2019, 6:45 a.m.

Do you still have this problem?

Posted by: ilkedemir @ Oct. 1, 2019, 6:08 p.m.
Post in this thread