Louis Martinez commited on
Commit ·
331ced2
1
Parent(s): edb979f
Updated Bibtex
Browse files
README.md
CHANGED
|
@@ -155,12 +155,11 @@ The metadata describes the global topology of each sample through its total genu
|
|
| 155 |
If you use DONUT, please cite the paper [FILTR: Extracting Topological Features from Pretrained 3D Models](https://arxiv.org/abs/2604.22334):
|
| 156 |
|
| 157 |
```bibtex
|
| 158 |
-
@
|
| 159 |
title={FILTR: Extracting Topological Features from Pretrained 3D Models},
|
| 160 |
-
author={
|
|
|
|
| 161 |
year={2026},
|
| 162 |
-
eprint={2604.22334},
|
| 163 |
-
archivePrefix={arXiv},
|
| 164 |
url={https://arxiv.org/abs/2604.22334}
|
| 165 |
}
|
| 166 |
```
|
|
|
|
| 155 |
If you use DONUT, please cite the paper [FILTR: Extracting Topological Features from Pretrained 3D Models](https://arxiv.org/abs/2604.22334):
|
| 156 |
|
| 157 |
```bibtex
|
| 158 |
+
@inproceedings{Martinez2026FILTR,
|
| 159 |
title={FILTR: Extracting Topological Features from Pretrained 3D Models},
|
| 160 |
+
author={Louis Martinez and Maks Ovsjanikov},
|
| 161 |
+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
| 162 |
year={2026},
|
|
|
|
|
|
|
| 163 |
url={https://arxiv.org/abs/2604.22334}
|
| 164 |
}
|
| 165 |
```
|