label-studio icon indicating copy to clipboard operation
label-studio copied to clipboard

Auto-Annotation Not Appearing in Label Studio After Configuring Tesseract as ML Backend

Open sadek-snoussi opened this issue 1 year ago • 2 comments

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. image
  3. Navigate to the project data manager.
  4. Attempt to access the "Auto-Annotation" option in the labeling interface. image

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

Screenshots image

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

sadek-snoussi avatar Aug 19 '24 15:08 sadek-snoussi

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.

jombooth avatar Sep 04 '24 19:09 jombooth

Image when I click on it it still does not automatically annotate.

pascal-maker avatar Jun 10 '25 13:06 pascal-maker