Datasets:
| license: mit | |
| task_categories: | |
| - image-to-3d | |
| # GENIE Demo Dataset | |
| This is a small demo subset of the full [GENIE dataset](https://huggingface.co/datasets/MikolajZ/genie_data) for interactive editing of Neural Radiance Fields. | |
| [Project page](https://mikolajzielinski.github.io/genie.github.io/) | [Paper](https://huggingface.co/papers/2508.02831) | [Code](https://github.com/MikolajZ/GENIE) | |
| ## Downloading | |
| To download please use commands: | |
| ``` bash | |
| git lfs install | |
| git clone https://huggingface.co/datasets/MikolajZ/genie_demo_data | |
| ``` | |
| ## 📄 Citation | |
| If you use this demo, please cite: | |
| ```bibtex | |
| @misc{zielinski2025genie, | |
| title = {GENIE: Gaussian Encoding for Neural Radiance Fields Interactive Editing}, | |
| author = {Miko\l{}aj Zieli\'{n}ski and Krzysztof Byrski and Tomasz Szczepanik and Przemys\l{}aw Spurek}, | |
| year = {2025}, | |
| eprint = {2508.02831}, | |
| archivePrefix = {arXiv}, | |
| primaryClass = {cs.CV}, | |
| url = {https://arxiv.org/abs/2508.02831} | |
| } | |
| ``` |