HumanSignal / HumanSignal/label-studio
Auto-Annotation Not Appearing in Label Studio After Configuring Tesseract as ML Backend
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
After configuring Tesseract as the ML backend for Label Studio, the "Auto-Annotation" option does not appear in the label options within the project data manager.
**To Reproduce**
Steps to reproduce the behavior:
I followed the steps in a tutorial to configure Tesseract as the ML backend for Label Studio.
Link : https://labelstud.io/blog/interactive-ocr-with-tesseract-and-label-studio/
1. Set up Label Studio and Tesseract containers, ensuring they are on the same network and can communicate.
2. Configure the ML Backend connection in Label Studio.

3. Navigate to the project data manager.
4. Attempt to access the "Auto-Annotation" option in the labeling interface.

**Expected behavior**
The "Auto-Annotation" option should be available in the label options after correctly setting up the ML backend.
**Screenshots**

**Environment (please complete the following information):**
- OS: Win 11
- Docker Version 27.1.1 - Docker Desktop 4.33.1
- Label Studio Version 1.13.0
**Additional context**
Nothing
Contributor guide
Assessment
This issue has not been assessed yet.