kartiknarayan commited on
Commit
1bbbcaf
·
verified ·
1 Parent(s): 6fd1d5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -56,7 +56,12 @@ hf_hub_download(repo_id="kartiknarayan/SegFace", filename="swinv2b_celeba_512/mo
56
 
57
  ## Citation
58
  ```bibtex
59
- Coming Soon !
 
 
 
 
 
60
  ```
61
 
62
  Please check our [GitHub repository](https://kartik-3004.github.io/SegFace/) for complete instructions.
 
56
 
57
  ## Citation
58
  ```bibtex
59
+ @article{narayan2024segface,
60
+ title={SegFace: Face Segmentation of Long-Tail Classes},
61
+ author={Narayan, Kartik and VS, Vibashan and Patel, Vishal M},
62
+ journal={arXiv preprint arXiv:2412.08647},
63
+ year={2024}
64
+ }
65
  ```
66
 
67
  Please check our [GitHub repository](https://kartik-3004.github.io/SegFace/) for complete instructions.