-
Notifications
You must be signed in to change notification settings - Fork 4
/
datasets.bib
46 lines (43 loc) · 1.61 KB
/
datasets.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
@article{TanksAndTemples,
author={Arno Knapitsch and Jaesik Park and Qian-Yi Zhou and Vladlen Koltun},
title={Tanks and Temples: Benchmarking Large-Scale Scene Reconstruction},
journal={ACM Transactions on Graphics},
volume={36},
number={4},
year={2017},
url={https://www.tanksandtemples.org},
is_synthetic={False},
}
@inproceedings{MipNeRF360,
title={Mip-nerf 360: Unbounded anti-aliased neural radiance fields},
author={Barron, Jonathan T and Mildenhall, Ben and Verbin, Dor and Srinivasan, Pratul P and Hedman, Peter},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
pages={5470--5479},
year={2022},
url={https://jonbarron.info/mipnerf360/},
is_synthetic={False},
}
@article{SyntheticNeRF,
title={Nerf: Representing scenes as neural radiance fields for view synthesis},
author={Mildenhall, Ben and Srinivasan, Pratul P and Tancik, Matthew and Barron, Jonathan T and Ramamoorthi, Ravi and Ng, Ren},
journal={Communications of the ACM},
volume={65},
number={1},
pages={99--106},
year={2021},
publisher={ACM New York, NY, USA},
url={https://www.matthewtancik.com/nerf},
is_synthetic={True},
}
@article{DeepBlending,
title={Deep blending for free-viewpoint image-based rendering},
author={Hedman, Peter and Philip, Julien and Price, True and Frahm, Jan-Michael and Drettakis, George and Brostow, Gabriel},
journal={ACM Transactions on Graphics (ToG)},
volume={37},
number={6},
pages={1--15},
year={2018},
publisher={ACM New York, NY, USA},
url={http://visual.cs.ucl.ac.uk/pubs/deepblending/},
is_synthetic={False},
}