Skip to content

processor = Owlv2Processor.from_pretrained("google/owlv2-base-patch16-ensemble") may have some problem #27205

@syyxtl

Description

@syyxtl

image

if the Owlv2Processor have the "padding" operator, the post_process_object_detection may can not directly the following:
boxes = boxes * scale_fct[:, None, :]

I found the y-axis have some shift

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions