nihermann commited on
Commit
39d4451
·
verified ·
1 Parent(s): 6a90b42

Updated bibtex

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -45,13 +45,10 @@ 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
- @misc{hermann2024puzzlesim,
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
- year={2024},
52
- eprint={2411.17489},
53
- archivePrefix={arXiv},
54
- primaryClass={cs.CV},
55
- url={https://arxiv.org/abs/2411.17489},
56
  }
57
  ```
 
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
  ```