Skip to content

Incorrect size unpacking in transform_img_and_K #12

@iGuoYanjun

Description

@iGuoYanjun

vmem/app.py

Line 111 in 39291e4

image, _ = transform_img_and_K(image, (config.model.height, config.model.width), mode="crop", K=None)

W, H = size

Incorrect size unpacking in transform_img_and_K

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions