ptyorch implementation of get #430
hongkonghector
started this conversation in
Show and tell
Replies: 1 comment
-
This is a good suggestion. A PR would be welcome! |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
The get_2d_projection( ) function uses the numpy svd instead of pytorch. I would suggest using this replacement torch version. Input should have shape (B, C, H, W).
Beta Was this translation helpful? Give feedback.
All reactions