Update README.md
Browse files
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 |
}
|
|
|