nihermann commited on
Commit
3f7e124
·
verified ·
1 Parent(s): 11448a7

updated bibtex

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -45,10 +45,12 @@ The included datasets are a collection from the Mip-NeRF360 [1], Tanks and Templ
45
  ### Citation
46
  If you find this work useful, please consider citing:
47
  ```bibtex
48
- @inproceedings{hermann2025puzzlesim,
49
- title={Puzzle Similarity: A Perceptually-Guided Cross-Reference Metric for Artifact Detection in 3D Scene Reconstructions},
50
- author={Nicolai Hermann and Jorge Condor and Piotr Didyk},
51
- booktitle={ICCV},
52
- year={2025},
 
 
53
  }
54
  ```
 
45
  ### Citation
46
  If you find this work useful, please consider citing:
47
  ```bibtex
48
+ @InProceedings{Hermann_puzzlesim_iccv25,
49
+ author = {Hermann, Nicolai and Condor, Jorge and Didyk, Piotr},
50
+ title = {Puzzle Similarity: A Perceptually-guided Cross-Reference Metric for Artifact Detection in 3D Scene Reconstructions},
51
+ booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
52
+ month = {October},
53
+ year = {2025},
54
+ pages = {28881-28891}
55
  }
56
  ```