Skip to content

Prasanna1991/StochasticEnsembleSSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StochasticEnsembleSSL

This repo contains the code for the paper "Semi-Supervised Learning by Disentangling and Self-Ensembling over Stochastic Latent Space" accepted at MICCAI 2019. [Link]

Description

The code comprises of training VAE and using the stochastic latent representation of the trained VAE to train ensemble SSL model. The code can be easily modified to directly pass the data into ensemble SSL model.

If you find this code useful for your work, please cite it as follows:

Bibtex

@article{gyawali2019semi,
  title={Semi-Supervised Learning by Disentangling and Self-Ensembling Over Stochastic Latent Space},
  author={Gyawali, Prashnna Kumar and Li, Zhiyuan and Ghimire, Sandesh and Wang, Linwei},
  journal={arXiv preprint arXiv:1907.09607},
  year={2019}
}

About

Semi-Supervised Learning by Disentangling and Self-Ensembling over Stochastic Latent Space. MICCAI 2019.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages