eks_demo_data / README.md
nielsr's picture
nielsr HF Staff
Improve dataset card: Add task category, paper, project page, and code links
e6ae67f verified
|
Raw
History Blame
994 Bytes
metadata
license: mit
task_categories:
  - image-to-3d

GENIE Demo Dataset

This is a small demo subset of the full GENIE dataset for interactive editing of Neural Radiance Fields.

Project page | Paper | Code

Downloading

To download please use commands:

git lfs install
git clone https://huggingface.co/datasets/MikolajZ/genie_demo_data

📄 Citation

If you use this demo, please cite:

@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}
}