Skip to content

code for kaggle: UW-Madison GI Tract Image Segmentation

License

Notifications You must be signed in to change notification settings

syu-tan/Kaggle-UWMGIT

 
 

Repository files navigation

GUIDE

  1. download data from kaggle and unzip all to ./data/tract

  2. run ./data/tract/data.ipynb under ./data/tract to convert directory to mmsegmentation format (run mkdir if necessary)

  3. run ./tools/dist_train.sh ./work_configs/tract/baseline.py $NGPUS, $NGPUS depends on your own devices

  4. make a kaggle submission notebook refering ./data/tract/submission.ipynb

TODO

full code will be updated after competition ends

About

code for kaggle: UW-Madison GI Tract Image Segmentation

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Shell 1.1%
  • Jupyter Notebook 0.7%
  • Dockerfile 0.2%
  • Batchfile 0.0%
  • Makefile 0.0%