Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where do you save the digital twins? #10

Closed
Yushi-Du opened this issue Aug 15, 2022 · 4 comments
Closed

Where do you save the digital twins? #10

Yushi-Du opened this issue Aug 15, 2022 · 4 comments

Comments

@Yushi-Du
Copy link

Hi! I'm new to the way your code organizes and I wonder where the output of the model is. And how to visualize it using the utils3d tools?
Many thanks!

@Steve-Tod
Copy link
Collaborator

Hi! Do you mean the output during training/validation? If you just want to test our model, you can refer to the demo notebook. It contains the whole pipeline for running and visualization.

@Yushi-Du
Copy link
Author

Sorry for replying so late and appreciate your help a lot! I've solved the problem and run into another one. What do 'screw_axis' and 'screw_moment' stand for in your dataset? I'm a little confused about that reading the code. I'm truly grateful for your help!

@Steve-Tod
Copy link
Collaborator

Hi, screw_axis is the direction vector of the joint axis, and screw_moment is the cross product between a point on the axis and the axis direction. You can refer to the Background section of ScrewNet:
image

@Yushi-Du
Copy link
Author

Thank you very much!! I'll read the doc carefully!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants