Spacenet 6 - Submission Validation

Register
Submit a solution
Status: ‌Cancelled client request

Challenge Overview

This challenge can be used to verify the formal correctness of submissions made to the Spacenet-6 marathon match. See the description of the packaging requirements in the The scorer in this project works the following way:
  • Builds your docker container found in the /code folder of your submission.
  • Starts the container and runs test.sh on a small set of test images (5 tiles from the provisional test set).
  • Upon success it scores the output csv generated by your algorithm.
Use the submission review tool to get build and runtime error logs.
Notes
  • Verifcation of train.sh is not part of this tool yet.
  • Custom docker options (the usage of flags.txt within your submission package) is not supported by this tool.
  • This tool is in development and may contain errors. Watch the forums about fixes and new features.
----