Open trongldwork opened 1 week ago
Hello,
You have to clone feature branch. Here are the instruction:
To enable batch predictions with GroundingDINO and SAM, please follow these steps:
Clone the Label Studio feature branch that includes the experimental batching functionality:
git clone -b feature/dino-support https://github.com/HumanSignal/label-studio.git
Navigate to the cloned directory:
cd label-studio
Run Label Studio using Docker Compose:
docker compose up
Thank you, Abu
Comment by Abubakar Saad Workflow Run
Describe the bug I've install grounding_sam ML backend and it works, but when i click at actions button like batch predictions tutorial, the options for batch predictions with prompt by grounding DINO is not showed.
To Reproduce Steps to reproduce the behavior:
Expected behavior Pls, help me to solve it
Screenshots