HumanSignal / HumanSignal/label-studio

Preannotations Not Visible in Object Identification Tasks

Open
#4,616 3 comments 0 reactions 1 assignee Claimed by @makseq View on GitHub
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the bug**
I've set up my ML backend and connected it to an object detection project. The preannotations show up on the data view as the number 1, but when I actually click on the task

**To Reproduce**
Steps to reproduce the behavior:
1. Create a project with the object detection template.
2. Set up a custom machine learning backend.
3. Connect the backend to the project and turn on all the settings in the Machine Learning settings page.
4. Navigate to the project's Data View (main page).
5. See that the Predictions column contains the number 1 (as opposed to 0, meaning that a prediction was made) for all tasks.
6. Click on any task.
7. See that there are no bounding boxes under the Regions tab.

**Expected behavior**
I expected to see some bounding boxes representing the predictions of the backend that I could then accept and click Submit.

**Screenshots**
![Capture](https://github.com/HumanSignal/label-studio/assets/64587372/0ef1ac79-e477-4673-9b93-83d5c7753aa9)

**Environment:**
- OS: Windows 10
- Label Studio Version 1.8.0
- label-studio-ml version 1.0.9

**Additional context**
I'm using [this](https://huggingface.co/keremberke/yolov8m-protective-equipment-detection) model. I set everything up following the docs on the label studio website.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.