How to save the improvements made from extrinsic camera training? #565
Unanswered
claudiomla
asked this question in
Q&A
Replies: 1 comment 2 replies
-
There's no directly functionality for this -- I'm afraid you'll have to wire up Python bindings or a file dump yourself. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, could you please tell me how can I save the transformation matrices of the cameras that change when extrinsic training is performed?
I followed the steps in the "INERF" discussion, and it works!!!! Thanks!!!. But I haven't seen the values of the transformation matrices change in the "transforms.json" when I run the extrinsic training, or are they saved somewhere else?
Note: When I do the extrinsic training with the --gui enabled, I see how the camera positions change, but I don't get those changes saved externally.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions