Submit

We are inviting other researchers to run their algorithms on the images given on the web page 'Datasets'. If you are interested in participating, please submit the results using the form-based interface below. Could you separate in the file the three types results (difficult, dynamic, static) in different folders and do not forget to put the original image with the result.

After submitting your images, your results will be compared to the other results in a temporary table. Once you have submitted all images, you can request that your results be added to the permanent table.

Submit your results :

The file must be in zip, tar.gz or 7z format. Moreover, the size file mustn't be exceed 2MO.


Please be patient after clicking the submit button - it will take a while to upload and process your images.

The file has been sent."; } else { echo "Error : The file hasn't been sent, please check the extension (7z, zip, tar.gz)!"; } break; case 1: // UPLOAD_ERR_INI_SIZE echo"Error : the file exceeds the limit authorized!"; break; case 2: // UPLOAD_ERR_FORM_SIZE echo "Error : the file exceeds the limit authorized!"; break; case 3: // UPLOAD_ERR_PARTIAL echo "Error: Sending the file has been interrupted during the transfer!"; break; case 4: // UPLOAD_ERR_NO_FILE echo "Error: The file you sent has a size zero!"; break; } } ?>