/invert-generative-networks

NIPS 2018 "Invertibility of Convolutional Generative Networks from Partial Measurements"

Primary LanguageMATLABMIT LicenseMIT

invert-convolutional-generative-networks

This repo implements the inversion a convolutional generative neural network for the NeurIPS (formerly abbreviated as NIPS) 2018 paper "Invertibility of Convolutional Generative Networks from Partial Measurements" by Fangchang Ma, Ulas Ayaz, and Sertac Karaman at MIT.

Citation

If you use our code or method in your work, please cite the following:

@inproceedings{ma2018invertibility,
	title={Invertibility of convolutional generative networks from partial measurements},
	author={Ma, Fangchang and Ayaz, Ulas and Karaman, Sertac},
	booktitle={Advances in Neural Information Processing Systems},
	pages={9651--9660},
	year={2018}
}