-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
@yxgeee @xinntao @wzhouxiff @eltociear @yeliudev
Hello, Thank you for releasing great work.
I have questions about SVD Model Inference Code.
Why do you multiply np.array([3, 1, 4]) to pose?? Can you tell me it in details?
| pose[:, :, -1] = pose[:, :, -1] * np.array([3, 1, 4]) * speed |
And if I want to train the model with lower resolution(1024x576 -> 512x320), how do i modify the code?
Thank you in advance
Metadata
Metadata
Assignees
Labels
No labels