Skip to content

UNet is a state-of-the-art CNN based architecture typically used in segmentation tasks. I have used this for semantic segmentation of Anterior and Posterior Views of Human Spine. The catch here is that the architecture is trained on just 30-90 masks and can be as large as 30 million parameters and yet achieves an IoU >70.

Notifications You must be signed in to change notification settings

piyushkansalongit/Medical-Image-Segmentation-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

About

UNet is a state-of-the-art CNN based architecture typically used in segmentation tasks. I have used this for semantic segmentation of Anterior and Posterior Views of Human Spine. The catch here is that the architecture is trained on just 30-90 masks and can be as large as 30 million parameters and yet achieves an IoU >70.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages