Update README.md
Browse files
README.md
CHANGED
@@ -56,12 +56,18 @@ if you use the dataset, please cite us:
|
|
56 |
|
57 |
**BibTeX:**
|
58 |
```bibtex
|
59 |
-
@
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
|
|
|
|
|
|
|
|
|
|
64 |
}
|
|
|
65 |
```
|
66 |
|
67 |
## Uses
|
|
|
56 |
|
57 |
**BibTeX:**
|
58 |
```bibtex
|
59 |
+
@inproceedings{NEURIPS2024_26d01e5e,
|
60 |
+
author = {Dapueto, Jacopo and Noceti, Nicoletta and Odone, Francesca},
|
61 |
+
booktitle = {Advances in Neural Information Processing Systems},
|
62 |
+
editor = {A. Globerson and L. Mackey and D. Belgrave and A. Fan and U. Paquet and J. Tomczak and C. Zhang},
|
63 |
+
pages = {21912--21948},
|
64 |
+
publisher = {Curran Associates, Inc.},
|
65 |
+
title = {Transferring disentangled representations: bridging the gap between synthetic and real images},
|
66 |
+
url = {https://proceedings.neurips.cc/paper_files/paper/2024/file/26d01e5ed42d8dcedd6aa0e3e99cffc4-Paper-Conference.pdf},
|
67 |
+
volume = {37},
|
68 |
+
year = {2024}
|
69 |
}
|
70 |
+
|
71 |
```
|
72 |
|
73 |
## Uses
|