Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet
-
Updated
Feb 19, 2020 - Python
Add a description, image, and links to the torchvision topic page so that developers can more easily learn about it.
To associate your repository with the torchvision topic, visit your repo's landing page and select "manage topics."
We should provide a tool where the user can load up a pre-trained model, point it at a dataset (e.g. directory of labeled videos), and have it fine-tune the model automatically.