Evaluation is still open, you can download a set of Matlab functions that can help you participate here. It includes a script that makes loading, evaluating and exporting your 3D reconstruction easy, as well as a scoring script that can give you a feeling for your performance.
To submit your results to the challenge:
- Download all five image sequences. (click the animations in the top of the page)
- Follow the instructions given in the included README.txt.
- Optionally use the supplied Matlab function (nrsfm_score) to get a feel for your performance.
- Submit your 3D reconstruction results to this email with the formatting given below.
Please provide your 3D reconstructions as separate CSV files with spaces a separators of size 3FxP. the format is similar to the supplied dataset sequences. Files should be organized in a single zip archive with the file structure given below:
- full/
- articulated/
- balloon/
- paper/
- stretch/
- tearing/
- orthogonal/
- perspective/
- circle.txt
- flyby.txt
- line.txt
- semi_circle.txt
- tricky.txt
- zigzag.txt
Optionally, you can also include reconstructions using missing data:
- missing_data/
- articulated/
- balloon/
- paper/
- stretch/
- tearing/
- orthogonal/
- perspective/
- circle.txt
- flyby.txt
- line.txt
- semi_circle.txt
- tricky.txt
- zigzag.txt
You can take a look at this example for the file structure in action. We provide a utility script that handles generating the specified file structure and exporting your 3D reconstructions.




