Thanks for your wonderful work. When I have the following setting, the test pose can not be saved and the render failed.
It seems the strategy obtaining the initial test poses has some bug when the N_VIEWS=12.
Btw, it seems that no pose metrics are recorded when running run_train_eval.sh, can you provide some guide to get the pose metrics reported in your paper?
Thanks!
DATASETS=(
Tanks
# MVimgNet
)
SCENES=(
# Family
# Barn
# Francis
Horse
# Ignatius
# santorini
# Ballroom
# Church
# Museum
)
N_VIEWS=(
# 3
# 6
# 5
# 9
12
# 24
)
Thanks for your wonderful work. When I have the following setting, the test pose can not be saved and the render failed.
It seems the strategy obtaining the initial test poses has some bug when the N_VIEWS=12.
Btw, it seems that no pose metrics are recorded when running run_train_eval.sh, can you provide some guide to get the pose metrics reported in your paper?
Thanks!
cc @zhiwenfan @changh95 @BorisIvanovic