Closed ghy0324 closed 1 year ago
Hi! Thanks for your excellent work! I am wondering that do you use unified scene_box on all scenes of DyNeRF dataset? https://github.com/sarafridov/K-Planes/blob/08533b5238d18bf71f4f2402ec6234cde530b2b8/plenoxels/configs/final/DyNeRF/dynerf_hybrid.py#L17 If not, could you provide the parameter of other scenes.
scene_box
Hi @ghy0324 , we use the same bbox on all dynerf scenes!
Thanks for your prompt reply!
Hi! Thanks for your excellent work! I am wondering that do you use unified
scene_box
on all scenes of DyNeRF dataset? https://github.com/sarafridov/K-Planes/blob/08533b5238d18bf71f4f2402ec6234cde530b2b8/plenoxels/configs/final/DyNeRF/dynerf_hybrid.py#L17 If not, could you provide the parameter of other scenes.