Commit
·
549caa6
1
Parent(s):
739afb7
Update reproduction-instruction.md
Browse files
reproduction-instruction.md
CHANGED
@@ -39,7 +39,7 @@ There are three notebooks: Processing, Training and Rendering. <br>
|
|
39 |
For our custom scenes, we can start at any notebook, just set the correct data_dir and experiment_dir at the beginning. <br>
|
40 |
For rendering from a existing experiment/checkpoint, edit the **config.gin** and set the correct dir.
|
41 |
|
42 |
-
# Dataset Download:
|
43 |
All in one:<br>https://huggingface.co/datasets/xieyizheng/hypernerf_custom_scenes/resolve/main/custom_scenes_all.zip
|
44 |
|
45 |
Separately:<br>https://huggingface.co/datasets/xieyizheng/hypernerf_custom_scenes/tree/main
|
|
|
39 |
For our custom scenes, we can start at any notebook, just set the correct data_dir and experiment_dir at the beginning. <br>
|
40 |
For rendering from a existing experiment/checkpoint, edit the **config.gin** and set the correct dir.
|
41 |
|
42 |
+
# Dataset&checkpoint Download:
|
43 |
All in one:<br>https://huggingface.co/datasets/xieyizheng/hypernerf_custom_scenes/resolve/main/custom_scenes_all.zip
|
44 |
|
45 |
Separately:<br>https://huggingface.co/datasets/xieyizheng/hypernerf_custom_scenes/tree/main
|