Update README.md
Browse files
README.md
CHANGED
@@ -47,11 +47,13 @@ hf_hub_download(repo_id="kartiknarayan/hyp-oc", filename="pretrained_weights/vgg
|
|
47 |
|
48 |
## Citation
|
49 |
```bibtex
|
50 |
-
@
|
51 |
-
title={Hyp-
|
52 |
author={Narayan, Kartik and Patel, Vishal M},
|
53 |
-
|
54 |
-
|
|
|
|
|
55 |
}
|
56 |
```
|
57 |
|
|
|
47 |
|
48 |
## Citation
|
49 |
```bibtex
|
50 |
+
@inproceedings{narayan2024hyp,
|
51 |
+
title={Hyp-oc: Hyperbolic one class classification for face anti-spoofing},
|
52 |
author={Narayan, Kartik and Patel, Vishal M},
|
53 |
+
booktitle={2024 IEEE 18th International Conference on Automatic Face and Gesture Recognition (FG)},
|
54 |
+
pages={1--10},
|
55 |
+
year={2024},
|
56 |
+
organization={IEEE}
|
57 |
}
|
58 |
```
|
59 |
|