I just created my first submission with 171 images as 28Mb zip file. Following error occurs:
/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.')
Traceback (most recent call last):
File "/tmp/codalab/tmpCFvhOv/run/program/score.py", line 88, in
match number of validation files.")
AssertionError: Number of submission files must match number of validation files.
What am I doing wrong?
Posted by: MonsterMax @ April 20, 2018, 2:22 p.m.MonsterMax:
Please make sure that all images are in the root directory of the zip file.
Posted by: jinghuang @ April 20, 2018, 6:21 p.m.