Auto-Annotation Not Appearing in Label Studio After Configuring Tesseract as ML Backend
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/
- Set up Label Studio and Tesseract containers, ensuring they are on the same network and can communicate.
- Configure the ML Backend connection in Label Studio.
- Navigate to the project data manager.
- 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
hi @sadek-snoussi - please ensure that interactive mode has been enabled on your model (click the 3 dots on the model card in your first screenshot); then auto-annotation should appear as a toggle at the bottom of Quick View or Label Stream. It's not displayed in the menu you've screenshotted.
when I click on it it still does not automatically annotate.