Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.32 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.32 KB

Nucleus-Segmentation

Architectures and baseline models for the Nucleus Segmentation Challenge as part of the 2018 Data Science Bowl hosted by Kaggle.

Directory Structure

  • Weighted U-Net/ - contains all scripts required to run weighted U-net model including preprocessing.

  • U-Net/ - contains all scripts required to run diff versions of u-net

  • Mask R-CNN/ - contains all scripts required to run mask r-cnn

  • Ensemble/ - contains all scripts for the ensemble models

  • Report/ - contains the report describing the architectures, preprocessing and results in detail

References used

Contact

Please feel free to contact me at ananth360@gmail.com for any images/weights required to run the model or for permission to use the code or material in the report.