Skip to content

Commit

Permalink
Added citation block to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
harskish authored Dec 14, 2020
1 parent eaa975a commit 235d696
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,16 @@ We would like to thank:
* Tuomas Kynkäänniemi for giving us a helping hand with the experiments.
* The Aalto Science-IT project for providing computational resources for this project.

## Citation
```
@inproceedings{härkönen2020ganspace,
title = {GANSpace: Discovering Interpretable GAN Controls},
author = {Erik Härkönen and Aaron Hertzmann and Jaakko Lehtinen and Sylvain Paris},
booktitle = {Proc. NeurIPS},
year = {2020}
}
```

## License

The code of this repository is released under the [Apache 2.0](LICENSE) license.<br>
Expand Down

0 comments on commit 235d696

Please sign in to comment.