GraphCMR icon indicating copy to clipboard operation
GraphCMR copied to clipboard

Why do you use different focal length for training and inference?

Open krumo opened this issue 5 years ago • 0 comments
trafficstars

Hi, In function visualize_reconstruction(), the default focal length is 1000., while in your config file and function render(), the default focal length is 5000. The function visualize_reconstruction() is only called during training and function render() is called during inference. I am confused about the motivation to change the focal length in different stages. Thanks in advance!

krumo avatar May 17 '20 14:05 krumo