bigmb / Unet-Segmentation-Pytorch-Nest-of-Unets

Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet
MIT License
1.87k stars 345 forks source link

Request for a detailed readme so that we can train and test the models #20

Closed PallawiSinghal closed 4 years ago

bigmb commented 4 years ago

It's just adding the path of the images and labels at the given folder variable. I haven't added parser as I was done with my thesis already. But if you have some doubts do let me know and I will update resume on weekend so that it can be even explained better.