Evaluation Metric
In the challenge, we use mean Intersection over Union as the evaluation metric.
Format of Submission
To submit your result, you are required to submit a $.zip$ file. You may pickup any name for the zip file.
Format of Filenames
Within the zip file, you are required to name each of the segmentation result using the same name as the folder name. For example, the segmentation result for folder named:
rgb20190528_180044_6684_json
should be
<rgb20190528_180044_6684_json.png>
All the png files should be under the same folder, there should be no subfolders in your submission.
Format of Images
You are required to submit you segmentation result using the specified code of color. The segmentation result should be stored as png image. Specifically, 8-bit, single channel, L mode png format.
The color code should be the same as provided in Fig.4.
Fig.4. A summary of dataset label
Submission
The challenge is closed.