Add reference to source ArtGAN by CS CHAN
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
Files from WikiArt, obtained from https://github.com/cs-chan/ArtGAN
|
| 5 |
+
|
| 6 |
+
@article{artgan2018,
|
| 7 |
+
title={Improved ArtGAN for Conditional Synthesis of Natural Image and Artwork},
|
| 8 |
+
author={Tan, Wei Ren and Chan, Chee Seng and Aguirre, Hernan and Tanaka, Kiyoshi},
|
| 9 |
+
journal={IEEE Transactions on Image Processing},
|
| 10 |
+
volume = {28},
|
| 11 |
+
number = {1},
|
| 12 |
+
pages = {394--409},
|
| 13 |
+
year = {2019},
|
| 14 |
+
url = {https://doi.org/10.1109/TIP.2018.2866698},
|
| 15 |
+
doi = {10.1109/TIP.2018.2866698}
|
| 16 |
+
}
|
| 17 |
+
|