Datasets:

Modalities:
Image
ArXiv:
SaskiaRabich commited on
Commit
cea3106
·
verified ·
1 Parent(s): 64718ac

Upload data

Browse files
Files changed (4) hide show
  1. LICENSE.txt +21 -0
  2. README.md +62 -0
  3. blender_dynamic.zip +3 -0
  4. synthetic_human.zip +3 -0
LICENSE.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Saskia Rabich
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+
4
+ <h1 align="center" id="heading">FPO++: Efficient Encoding and Rendering of Dynamic Neural Radiance Fields by Analyzing and Enhancing Fourier PlenOctrees</h1>
5
+
6
+ <p align="center">
7
+ <p align="center">
8
+ <b><a href="https://cg.cs.uni-bonn.de/person/m-sc-saskia-rabich">Saskia Rabich</a></b>
9
+ &nbsp;·&nbsp;
10
+ <b><a href="https://cg.cs.uni-bonn.de/person/dr-patrick-stotko">Patrick Stotko</a></b>
11
+ &nbsp;·&nbsp;
12
+ <b><a href="https://cg.cs.uni-bonn.de/person/prof-dr-reinhard-klein">Reinhard Klein</a></b>
13
+ </p>
14
+ <p align="center">
15
+ University of Bonn
16
+ </p>
17
+ <h3 align="center">The Visual Computer &nbsp;·&nbsp; Presented at CGI 2024</h3>
18
+ <h3 align="center">
19
+ <a href="https://doi.org/10.1007/s00371-024-03475-3">Paper</a>
20
+ &nbsp; | &nbsp;
21
+ <a href="https://arxiv.org/abs/2310.20710">arXiv</a>
22
+ &nbsp; | &nbsp;
23
+ <a href="https://cg.cs.uni-bonn.de/publication/rabich-2024-fpo">Project Page</a>
24
+ &nbsp; | &nbsp;
25
+ <a href="https://github.com/SaskiaRabich/FPOplusplus">Code</a>
26
+ </h3>
27
+ <div align="center"></div>
28
+ </p>
29
+
30
+ <p align="left">
31
+ This repository contains data used in "FPO++: Efficient Encoding and Rendering of Dynamic Neural Radiance Fields by Analyzing and Enhancing Fourier PlenOctrees".
32
+ </p>
33
+
34
+ ## Usage
35
+
36
+ You can use this data by downloading and extracting the .zip-files into a `data` subdirectory in the root directory of the FPO++ source code.
37
+ Please refer to the GitHub repository for information on how to run the code.
38
+
39
+ ## Citation
40
+
41
+ If you find this data useful for your research, please cite FPO++ as follows:
42
+
43
+ ```
44
+ @article{rabich2024FPOplusplus:,
45
+ title = {FPO++: efficient encoding and rendering of dynamic neural radiance fields by analyzing and enhancing {Fourier} {PlenOctrees}},
46
+ author = {Saskia Rabich and Patrick Stotko and Reinhard Klein},
47
+ journal = {The Visual Computer},
48
+ year = {2024},
49
+ issn = {1432-2315},
50
+ doi = {10.1007/s00371-024-03475-3},
51
+ url = {https://doi.org/10.1007/s00371-024-03475-3},
52
+ }
53
+ ```
54
+
55
+ ## License
56
+
57
+ This data is provided under the MIT license.
58
+
59
+ ## Acknowledgements
60
+
61
+ This work has been funded by the Federal Ministry of Education and Research under grant no. 01IS22094E WEST-AI, by the Federal Ministry of Education and Research of Germany and the state of North-Rhine Westphalia as part of the Lamarr-Institute for Machine Learning and Artificial Intelligence, and additionally by the DFG project KL 1142/11-2 (DFG Research Unit FOR 2535 Anticipating Human Behavior).
62
+
blender_dynamic.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9af28788377ab067fa37a6236b89145fa2d0473b5909609899ad71aa698bd53f
3
+ size 12807291324
synthetic_human.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7c57104375a2cdb545ed1c36c6d91df4985238239904699ab1a031aa8ba1048
3
+ size 2610394150