Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
tags:
|
4 |
- nerf
|
5 |
- 3d
|
@@ -29,5 +29,4 @@ The dataset follows the file structure of [NeRF LLFF data](https://drive.google.
|
|
29 |
instead of 'images_X/', where X is specified by `Config.factor`. */
|
30 |
"no_factor_suffix": true
|
31 |
}
|
32 |
-
```
|
33 |
-
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
tags:
|
4 |
- nerf
|
5 |
- 3d
|
|
|
29 |
instead of 'images_X/', where X is specified by `Config.factor`. */
|
30 |
"no_factor_suffix": true
|
31 |
}
|
32 |
+
```
|
|