Skip to content

About SVD Model Inference Code #27

@jhj7905

Description

@jhj7905

@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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions