Datasets:
README.md update
Browse files
README.md
CHANGED
|
@@ -4,18 +4,18 @@ task_categories:
|
|
| 4 |
- image-to-3d
|
| 5 |
---
|
| 6 |
|
| 7 |
-
#
|
| 8 |
|
| 9 |
-
This is a small demo subset of the full [
|
| 10 |
|
| 11 |
-
[Project page](https://mikolajzielinski.github.io/
|
| 12 |
|
| 13 |
## Downloading
|
| 14 |
|
| 15 |
To download please use commands:
|
| 16 |
``` bash
|
| 17 |
git lfs install
|
| 18 |
-
git clone https://huggingface.co/datasets/MikolajZ/
|
| 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{
|
| 27 |
-
title = {
|
| 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},
|