MikolajZ commited on
Commit
e5d8c5b
·
1 Parent(s): 296baa7

README.md update

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -4,18 +4,18 @@ task_categories:
4
  - image-to-3d
5
  ---
6
 
7
- # GENIE Demo Dataset
8
 
9
- 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.
10
 
11
- [Project page](https://mikolajzielinski.github.io/genie.github.io/) | [Paper](https://huggingface.co/papers/2508.02831) | [Code](https://github.com/MikolajZielinski/genie)
12
 
13
  ## Downloading
14
 
15
  To download please use commands:
16
  ``` bash
17
  git lfs install
18
- git clone https://huggingface.co/datasets/MikolajZ/genie_demo_data
19
  ```
20
 
21
  ## 📄 Citation
@@ -23,9 +23,9 @@ git clone https://huggingface.co/datasets/MikolajZ/genie_demo_data
23
  If you use this demo, please cite:
24
 
25
  ```bibtex
26
- @misc{zielinski2025genie,
27
- title = {GENIE: Gaussian Encoding for Neural Radiance Fields Interactive Editing},
28
- author = {Miko\l{}aj Zieli\'{n}ski and Krzysztof Byrski and Tomasz Szczepanik and Przemys\l{}aw Spurek},
29
  year = {2025},
30
  eprint = {2508.02831},
31
  archivePrefix = {arXiv},
 
4
  - image-to-3d
5
  ---
6
 
7
+ # EKS Demo Dataset
8
 
9
+ 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.
10
 
11
+ [Project page](https://mikolajzielinski.github.io/eks.github.io/) | [Paper](https://huggingface.co/papers/2508.02831) | [Code](https://github.com/MikolajZielinski/eks)
12
 
13
  ## Downloading
14
 
15
  To download please use commands:
16
  ``` bash
17
  git lfs install
18
+ git clone https://huggingface.co/datasets/MikolajZ/eks_demo_data
19
  ```
20
 
21
  ## 📄 Citation
 
23
  If you use this demo, please cite:
24
 
25
  ```bibtex
26
+ @misc{zielinski2025eks,
27
+ title = {Affine-Equivariant Kernel Space Encoding for NeRF Editing},
28
+ author = {Miko\l{}aj Zieli\'{n}ski and Krzysztof Byrski and Tomasz Szczepanik and Dominik Belter and Przemys\l{}aw Spurek},
29
  year = {2025},
30
  eprint = {2508.02831},
31
  archivePrefix = {arXiv},