When we submitted our validation results in the standard format, however, such error occured:
Absolute ARMSE scores:
I/O error: /tmp/codalab/tmpRm_zEB/run/input/res/pred311.obj not found!
We thought there were some format mistakes in our submission, so we submitted the "sample_submission_format_v1.zip" downloaded from the webset for testing, the same error occured.
How can we solve this problem?
Posted by: tiger @ July 24, 2019, 1:40 a.m.This is being looked into. Please also download the latest version of the eval program from the challenge website.
Posted by: rohithkp @ July 24, 2019, 6:39 p.m.The correct submission format is that shown in https://cmu.box.com/s/uwob5322v2hthcr1uasy7uubro53olth
The meshes have to have the 'predxxx.obj' name with the xxx's referring to the mesh numbers in the validation set (subjects: 311, 311, 319, 324, 327, 332, 345, 358, 360, 362, 364, 365, 366, 371, 372).
Please make sure that the file that when you compress the submission, that you select all the files together and then compress, and not compress the folder that contains all the files instead. This seems to fix your issue.
Posted by: rohithkp @ July 27, 2019, 11:37 p.m.Yeah, it works! Thanks.
Posted by: tiger @ July 28, 2019, 2:41 a.m.