Skip to content

ananthrn/Nucleus-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected] for any images/weights required to run the model or for permission to use the code or material in the report.

Releases

No releases published

Packages

No packages published

Languages