leanderloew / Semi-Supervised-Segmentation-Pytorch

A repository for semi supervised image segmentation using Mean Teacher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semi-Supervised-Segmentation-Pytorch

A work in progress repository for semi supervised image segmentation using Mean Teacher it includes the following features:

  • Easy to train on new Train and Test sets using the provided notebook.
  • Different Pre trained Networks.
  • Many different Losses.
  • TensorboardX integration.
  • Hyperparameter tuning.
  • Data Loader with Image Augmentation.

TBD: A learned GAN loss. Test on new dataset.

Sources:

About

A repository for semi supervised image segmentation using Mean Teacher

License:Apache License 2.0


Languages

Language:Python 85.9%Language:Jupyter Notebook 14.1%