Skip to content

object detection in inferenceΒ #10

@JulioZhao97

Description

@JulioZhao97

For object detection I followed what paper says and provide a single prompt "What objects are in the image ?" to the model, as follows:
image
But the model output text is like this, not containing object locolization:
image
which can not processed by ModelRunner._extract_boxes
Could you please kindly tell me how to do object detection in inference? Thanks!

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