EchizenG / MAD-GAN_synthetic

Code for the Non-Parametric Density Estimation experiments done in the paper "Multi-Agent Diverse Generative Adversarial Networks"

Home Page:https://arxiv.org/abs/1704.02906

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAD-GAN_synthetic

Code for the Non-Parametric Density Estimation experiments done in the paper "Multi-Agent Diverse Generative Adversarial Networks"

Citation

If you find this code usefull then please cite:

@InProceedings{Ghosh_2018_CVPR,
author = {Ghosh, Arnab and Kulharia, Viveka and Namboodiri, Vinay P. and Torr, Philip H.S. and Dokania, Puneet K.},
title = {Multi-Agent Diverse Generative Adversarial Networks},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2018}
}

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgement

Thanks are due to Sanghoon Hong for his contribution

About

Code for the Non-Parametric Density Estimation experiments done in the paper "Multi-Agent Diverse Generative Adversarial Networks"

https://arxiv.org/abs/1704.02906

License:MIT License


Languages

Language:Python 98.4%Language:Lua 1.6%