Datasets:

Modalities:
Text
Formats:
csv
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
starc52 commited on
Commit
563378c
·
verified ·
1 Parent(s): 8317651

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -79,7 +79,8 @@ ds = load_dataset("StonyBrook-CVLab/RareFace-50")
79
  print(ds["train"][0])
80
 
81
  If you use this dataset, please be so kind to cite us:
82
- ```
 
83
  @inproceedings{
84
  chakkera2025lowrank,
85
  title={Low-Rank Head Avatar Personalization with Registers},
@@ -88,4 +89,3 @@ booktitle={The Thirty-ninth Annual Conference on Neural Information Processing S
88
  year={2025},
89
  url={(https://openreview.net/pdf?id=mhARf5VzCn)}
90
  }
91
- ```
 
79
  print(ds["train"][0])
80
 
81
  If you use this dataset, please be so kind to cite us:
82
+
83
+
84
  @inproceedings{
85
  chakkera2025lowrank,
86
  title={Low-Rank Head Avatar Personalization with Registers},
 
89
  year={2025},
90
  url={(https://openreview.net/pdf?id=mhARf5VzCn)}
91
  }