Spaces:
Sleeping
Sleeping
Commit
·
91efb25
1
Parent(s):
c348c61
add citation
Browse files
README.md
CHANGED
@@ -11,4 +11,16 @@ license: mit
|
|
11 |
short_description: PdiscoFormer models space
|
12 |
---
|
13 |
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
short_description: PdiscoFormer models space
|
12 |
---
|
13 |
|
14 |
+
# BibTex entry and citation info
|
15 |
+
|
16 |
+
```
|
17 |
+
@misc{aniraj2024pdiscoformerrelaxingdiscoveryconstraints,
|
18 |
+
title={PDiscoFormer: Relaxing Part Discovery Constraints with Vision Transformers},
|
19 |
+
author={Ananthu Aniraj and Cassio F. Dantas and Dino Ienco and Diego Marcos},
|
20 |
+
year={2024},
|
21 |
+
eprint={2407.04538},
|
22 |
+
archivePrefix={arXiv},
|
23 |
+
primaryClass={cs.CV},
|
24 |
+
url={https://arxiv.org/abs/2407.04538},
|
25 |
+
}
|
26 |
+
```
|