object_nerf
object_nerf copied to clipboard
What is the purpose of "scale_factor" parameter in config?
Hi @ybbbbt, I have a simple question: can you please explain the purpose of the parameter "scale_factor" in the ScanNet config files, such as here?
Thank you, Yash
Hi, you can refer to : https://github.com/zju3dv/object_nerf/issues/19.
Hi @ybbbbt , thank you for your response. #19 only address the question regarding OpenCV/opengl convention. But my question is about the "scale_factor" in the ScanNet config file. Can you please explain what is the "scale_factor" parameter? Thanks a lot!