Commit
·
d33b326
1
Parent(s):
46104da
Update reproduction-instruction.md
Browse files
reproduction-instruction.md
CHANGED
@@ -41,6 +41,8 @@ For rendering from a existing experiment/checkpoint, edit the **config.gin** and
|
|
41 |
|
42 |
Important hyperparameters: image_scale & batch_size
|
43 |
|
|
|
|
|
44 |
|
45 |
# Dataset&checkpoint Download:
|
46 |
All in one:<br>https://huggingface.co/datasets/xieyizheng/hypernerf_custom_scenes/resolve/main/custom_scenes_all.zip
|
|
|
41 |
|
42 |
Important hyperparameters: image_scale & batch_size
|
43 |
|
44 |
+
While rendering: setting the "ambient dimension"/"time axis" coordinates correctly to get the desired result. This was not well documented in the original project, got me a while to tweak it correct.
|
45 |
+
|
46 |
|
47 |
# Dataset&checkpoint Download:
|
48 |
All in one:<br>https://huggingface.co/datasets/xieyizheng/hypernerf_custom_scenes/resolve/main/custom_scenes_all.zip
|