Skip to content

Incorrect gs_out_data['images_pred'] #6

Description

@Liangsanzhu

The input image is:

Image

I attempted to save decode_fake_mv and gs_out_data['images_pred'] in lines after 450 of VideoMV/tools/modules/unet/unet_i2vgen.py. While decode_fake_mv:

Image
Image
Image
Image
is correct, it seems that gs_out_data['images_pred']:

Image
Image
Image
Image
Image
is not as expected, which further affects the subsequent generation process.

I attempted to visualize the Gaussian object:

Image

Image

but the rendered image in VideoMV/tools/modules/unet/unet_i2vgen.py does not seem to capture all the faces of the object. This leads me to suspect that the camera parameters might be incorrect.

I am using the officially recommended environment for videomv as per the documentation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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