Skip to content

JakeCowton/pytorch-segmentation-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A generic Instance and Semantic Segmentation Starter Repo

Semantic and instance segmentation implementations that operate on VOC, COCO, & Data Science Bowl 2018 (implemented as a custom dataset). If you wish to modify this for your own dataset, use the corresponding dsb_dataset.py as a template.

This was developed in order to carry out instance and semantic segmentation for finding nucliei in micorscope images of blood cells in order to do blood cancer detection.

Supported datasets

Supported models

Demo Scripts

See the respective README files in detection_ref and segmentation_ref.

About

Semantic and instance segmentation using a custom dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages