I have used the script https://github.com/davisvideochallenge/davis-matlab/blob/master/helpers/create_submission_zip.m to build the submit zip file,
but after submit , I got this wrong message:
The folders containing all the frames for each sequence should be placed directly inside the zip without any subfolder
Hello,
Could you try running "cd RESULTS_FOLDER; zip -r ../results_for_codalab.zip *" command in the folder where you have your results?
Also the masks have to be in an indexed PNG format, you can use this as an example:
https://davischallenge.org/results/2017/premvos.zip
Best,
Sergi