Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
NeRF of a wooden sculpture.
|
6 |
|
7 |
Download images from [dataset](https://huggingface.co/datasets/steren/wooden-sculpture) into an `images` folder.
|
8 |
|
9 |
-
Run with [instant-ngp](https://github.com/NVlabs/instant-ngp)
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
datasets:
|
4 |
+
- steren/wooden-sculpture
|
5 |
---
|
6 |
|
7 |
NeRF of a wooden sculpture.
|
8 |
|
9 |
Download images from [dataset](https://huggingface.co/datasets/steren/wooden-sculpture) into an `images` folder.
|
10 |
|
11 |
+
Run with [instant-ngp](https://github.com/NVlabs/instant-ngp)
|