updated bibtex
Browse files
README.md
CHANGED
|
@@ -35,11 +35,12 @@ ckpt_path = hf_hub_download(
|
|
| 35 |
If you use this work in your research, please cite:
|
| 36 |
|
| 37 |
```bibtex
|
| 38 |
-
@
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
year={
|
|
|
|
| 43 |
}
|
| 44 |
```
|
| 45 |
|
|
|
|
| 35 |
If you use this work in your research, please cite:
|
| 36 |
|
| 37 |
```bibtex
|
| 38 |
+
@InProceedings{sarvestani2025hybridmqa,
|
| 39 |
+
author = {Sarvestani, Armin Shafiee and Tang, Sheyang and Wang, Zhou},
|
| 40 |
+
title = {HybridMQA: Exploring Geometry-Texture Interactions for Colored Mesh Quality Assessment},
|
| 41 |
+
booktitle = {Proceedings of the Computer Vision and Pattern Recognition Conference (CVPR)},
|
| 42 |
+
year = {2025},
|
| 43 |
+
pages = {21414-21424}
|
| 44 |
}
|
| 45 |
```
|
| 46 |
|