REGISTRATION


In order to register to the Booster online benchmark, you must write an email to boosterbenchmark@gmail.com with:

  • - Email address you want to register
  • - Your name, affiliation and short bio
  • - Short description of the intended usage of the dataset

SUBMISSION


In order to submit a solution to the Booster online benchmark, you must write an email to boosterbenchmark@gmail.com specifying the following information:

  • - Registered email to the benchmark
  • - Method name
  • - Download link to your submission as zip file
  • - [Optional] Authors
  • - [Optional] Paper title
  • - [Optional] Publication venue
  • - [Optional] Code link
Note: Only 3 valid submissions per month can be evaluated.


SUBMISSION FILE FORMAT


The zip file submitted to our benchmark should have the following format, containing Test scenes only:
balanced/
    Balance/
        im0.png
        im1.png
        ...
    Barrel/
        ...
    ...

unbalanced/
    Balance/
        im0.png
        im1.png
        ...
    Barrel/
        ...
    ...
Disparity map must be saved as 16 unsigned bit png files, storing disparities multiplied by a factor 64.
In case only one of the two main folders is present inside the zip file ("balanced" or "unbalanced"), the remaining will be discarded during evaluation.


SUBMISSION RESULTS


You will receive a further email once the evaluation has been carried out.
If the evaluation has been succesful, we will send you the results achieved by your method.
You will be asked if you wish to public the results on the benchmark online.
In order to update a previous submission, be sure that you are using the same email and you have specified the same method name.