Skip to content

Latest commit

 

History

History

notebooks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Notebooks

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.

  1. train.ipnyb - build a model trained on annotated pavement image data
  2. eval.ipnyb - evaluates and tests the trained model built with "train.ipnyb"
  3. submission.ipnyb - generates a submission file to be uploaded on the competition webpage.