Closed JACKYLUO1991 closed 1 year ago
Hi, thanks for your attention.
During training, ENeRF randomly sample $input_views_num images for nearby views to render the target view. $input_views_num plus 1 is the number of nearby views. We make it slightly bigger than $input_views_num.
Why lib/datasets/zjumocap/enerf.py $input_views_num need to plus 1?