zju3dv / ENeRF

SIGGRAPH Asia 2022: Code for "Efficient Neural Radiance Fields for Interactive Free-viewpoint Video"
https://zju3dv.github.io/enerf
Other
414 stars 28 forks source link

parameter 'volume_planes' #6

Closed caiyongqi closed 1 year ago

caiyongqi commented 1 year ago

Why use different 'enerf.cas_config.volume_planes' in training and testing stage?

haotongl commented 1 year ago

I found that changing this parameter can get slightly better results in the test. I haven't tried to retrain the model with this new parameter. I think there should be little difference.