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

OCR task panel disappears on switching to "Labels"

Open mike-grayhat opened this issue 3 years ago • 3 comments

Labeling panel completely disappears in OCR by switching from regions to labels

To Reproduce Steps to reproduce the behavior:

  1. Go to OCR project and choose a task
  2. Click on "Labels" in the right menu
  3. Task view disappears

Expected behavior Regions view on the right switch to labels

Screenshots image

Environment (please complete the following information):

  • OS: latest docker image
  • Label Studio Version 1.5.0

mike-grayhat avatar Aug 05 '22 14:08 mike-grayhat

I've been using docker-compose to setup the project and seems like the reason was in outdated frontend files

mike-grayhat avatar Aug 08 '22 12:08 mike-grayhat

Still getting this error on some tasks, but can't reproduce it on tutorial example, don't know what might be the reason. I'm using predictions, so maybe there's something wrong with the format, but everything else works fine

mike-grayhat avatar Aug 15 '22 21:08 mike-grayhat

Found a way to reproduce it - it's caused by unlabeled regions:

  1. Create a new project based on OCR template
  2. Import an image to label into it
  3. Go to the task and create a default (unlabeled) region
  4. Click on "Labels"

mike-grayhat avatar Aug 15 '22 21:08 mike-grayhat

The task is now irrelevant due to layout changes in the latest version

mike-grayhat avatar Nov 03 '22 16:11 mike-grayhat