Skip to content

CREVIOS/MediSinGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediSinGAN

In this work, we study the utility of SinGAN—an unconditional generative model trained on a single image—for synthetic data generationacross different imaging tasks, namely, multi-modal MRI (Magnetic ResonanceImaging) data generation, brain tumour data generation, and histopathology imagesegmentation. These applications, built on SinGAN, could become a significantremedy to the data-deprived medical imaging tasks

The project has been forked from SinGAN

SinGAN

Project | Arxiv | CVF | Supplementary materials | Talk (ICCV`19)

Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"

ICCV 2019 Best paper award (Marr prize)

Random samples from a single image

With SinGAN, you can train a generative model from a single natural image, and then generate random samples from the given image, for example:

SinGAN's applications

SinGAN can be also used for a line of image manipulation tasks, for example: This is done by injecting an image to the already trained model. See section 4 in the paper for more details.

Citation

If you use this code for your research, please cite our paper:

@inproceedings{rottshaham2019singan,
  title={SinGAN: Learning a Generative Model from a Single Natural Image},
  author={Rott Shaham, Tamar and Dekel, Tali and Michaeli, Tomer},
  booktitle={Computer Vision (ICCV), IEEE International Conference on},
  year={2019}
}

Contributors ✨

Our wonderful people 💻 :

Acknowledgments

The authors would like to thank the Eastern European Machine Learning Summer School(EEML’21) team, especially Viorica Patraucean, Razvan Pascanu, and Ferenc Huszar for the in-valuable knowledge and the opportunity to work together on this project.

The authors would like to thank the advisers Margarete Kattau, The Institute of Cancer Research,London, and Fedor Zolotarev, LUT University, Finland, for their guidance and support.

LICENSE

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published