Closed FlushingCat closed 1 year ago
The key to setting --ub
and --lb
is to make them larger than the camera pose bounds, but not that large.
And the center of the scene box should be close to the center of the pose distribution.
In your case, my advice wil be:
lb = [90, 20, -1050] up =[130, 60 -1000]
FYI.
Thank you for your reply. I'll try as you say.
hi Can you tell me where to obtain this information about train poses and test poses? thanks
You're welcome! The poses bounds will be printed out after the datasets successfully loaded.
You're welcome! The poses bounds will be printed out after the datasets successfully loaded.
well, i can see, thanks
Is it reasonable for me to set lb = [22.02,7.50,-5140.63] ub = [571.05,209.79,-203.64] ?
Originally posted by @caohh019 in https://github.com/InternLandMark/LandMark/issues/1#issuecomment-1661425212