All codes for model training, evaluation and testing. In addition, we have provides a script for generating the submission file to be uploaded on the competition webpage.
- train.ipnyb - build a model trained on annotated pavement image data
- eval.ipnyb - evaluates and tests the trained model built with "train.ipnyb"
- submission.ipnyb - generates a submission file to be uploaded on the competition webpage.