city-super / BungeeNeRF

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

Blender Synthetic Data #20

Open lukeju opened 1 year ago

lukeju commented 1 year ago

Firstly,thank you for your outstanding work. Training progressively with residual block really inspire me.

I am now doing some comparisons between these methods. I notice that style of data (cityscene) provided by you are different from origin nerf. And you have done some experiments compared with mip-nerf in paper. Can you the Blender Synthetic data of your style or the code to convert the dataset to your style.

Thank you very much!