murali1729S commited on
Commit
3247fb2
·
verified ·
1 Parent(s): ec9e905

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -52,4 +52,11 @@ from datasets import load_dataset
52
 
53
  # Replace with your dataset path
54
  dataset = load_dataset("murali1729S/portrait_2_avatar",split="train")
55
- ```
 
 
 
 
 
 
 
 
52
 
53
  # Replace with your dataset path
54
  dataset = load_dataset("murali1729S/portrait_2_avatar",split="train")
55
+ ```
56
+ ## 📚 References
57
+
58
+ This dataset builds upon the following works:
59
+
60
+ - W. Xiao *et al.*, "**Appearance-Preserved Portrait-to-Anime Translation via Proxy-Guided Domain Adaptation**," *IEEE Transactions on Visualization and Computer Graphics*, vol. 30, no. 7, pp. 3104–3120, July 2024. [https://doi.org/10.1109/TVCG.2022.3228707](https://doi.org/10.1109/TVCG.2022.3228707)
61
+
62
+ - Z. Liu, P. Luo, X. Wang, and X. Tang, "**Deep Learning Face Attributes in the Wild**," in *Proceedings of the International Conference on Computer Vision (ICCV)*, December 2015.