File size: 993 Bytes
f1c672e
 
 
 
 
 
e5d8c5b
f1c672e
e5d8c5b
f1c672e
e5d8c5b
f1c672e
 
 
 
 
 
e5d8c5b
f1c672e
 
 
 
 
 
 
e5d8c5b
 
 
f1c672e
 
 
 
 
 
3016539
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
---
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}
}
```