please Please inquire about the meaning of some parameters in dataset "fox" #373
Replies: 6 comments 1 reply
-
I'd recommend looking here to train new NeRF datasets: https://github.com/NVlabs/instant-ngp/blob/master/docs/nerf_dataset_tips.md |
Beta Was this translation helpful? Give feedback.
-
thanks you, according to your tips,I solve the problem,but I want to Understand these parameters ,such as "camera_angle_x": 0.7481849417937728, |
Beta Was this translation helpful? Give feedback.
-
"camera_angle_x":
|
Beta Was this translation helpful? Give feedback.
-
sharpness seems to be used to filter out some blurry pictures, coz there might be some burry images in a long sequence captured by a phone or camera. |
Beta Was this translation helpful? Give feedback.
-
thanks you,I get it |
Beta Was this translation helpful? Give feedback.
-
"camera_angle_x": and "camera_angle_y" are FOV? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
please Please inquire about the meaning of some parameters in dataset "fox",
such as
"camera_angle_x": 0.7481849417937728,
"camera_angle_y": 1.2193576119562444,
"aabb_scale": 4,
"sharpness": 31.752987436300323
Understand these parameters and make my datasets,thanks you very much!
Beta Was this translation helpful? Give feedback.
All reactions