Skip to content

problem with grounding_dino and sam #777

@torsteinelv

Description

@torsteinelv

Hello, have been tring for some time to get grounding dino and sam to work.

first I need to run this in order for it to run at all:
containers:
- name: label-studio-ml-grounding-dino
image: heartexlabs/label-studio-ml-backend:grnddino-20250430.130621-master-4db70b4
command:
- sh
- -c
- |
pip install "numpy<2"
/app/start.sh

Now i works i can add prompt to the picture and it finds bounding boksens for all my wanted objects and it works perfekt.

But it do not match the labels I have configured. why is that so? also is it possible to keep the prompt for the next picture? So i can just can click next approve next approve?

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