Update README.md
Browse files
README.md
CHANGED
@@ -64,11 +64,13 @@ hf_hub_download(repo_id="kartiknarayan/PETALface", filename="swin_cosface_webfac
|
|
64 |
|
65 |
## Citation
|
66 |
```bibtex
|
67 |
-
@
|
68 |
-
title={
|
69 |
author={Narayan, Kartik and Nair, Nithin Gopalakrishnan and Xu, Jennifer and Chellappa, Rama and Patel, Vishal M},
|
70 |
-
|
71 |
-
|
|
|
|
|
72 |
}
|
73 |
```
|
74 |
|
|
|
64 |
|
65 |
## Citation
|
66 |
```bibtex
|
67 |
+
@inproceedings{narayan2025petalface,
|
68 |
+
title={Petalface: Parameter efficient transfer learning for low-resolution face recognition},
|
69 |
author={Narayan, Kartik and Nair, Nithin Gopalakrishnan and Xu, Jennifer and Chellappa, Rama and Patel, Vishal M},
|
70 |
+
booktitle={2025 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
|
71 |
+
pages={804--814},
|
72 |
+
year={2025},
|
73 |
+
organization={IEEE}
|
74 |
}
|
75 |
```
|
76 |
|