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