city-super / BungeeNeRF

[ECCV22] BungeeNeRF: Progressive Neural Radiance Field for Extreme Multi-scale Scene Rendering
https://city-super.github.io/citynerf
MIT License
570 stars 61 forks source link

Some questions about "scene_scaling factor" and "scene_origin" #22

Open LongBN-L opened 1 year ago

LongBN-L commented 1 year ago

Great work! In order to obtain the pose used by the network, I used software such as Colmap to calculate the drone image parameters and exported JSON files, and referred to the original NeRF work on LLFF. May I ask how to obtain the "scene_scaling factor" and "scene_origin" in it.