Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Label all tasks" doesn't show predictions #6759

Open
ocharles opened this issue Dec 5, 2024 · 2 comments
Open

"Label all tasks" doesn't show predictions #6759

ocharles opened this issue Dec 5, 2024 · 2 comments

Comments

@ocharles
Copy link

ocharles commented Dec 5, 2024

Describe the bug

I have a Label Studio project configured to import tasks from an S3 bucket. This appears to work correctly - if I trigger a sync the new tasks show up in the project. However, when I try and label a task, none of the predictions are shown. If I open the task manually, the predictions do show up.

Here is a screenshot of "Label All Tasks"

image

And here is the task itself:

image

The task JSON is:

{
  "id": 3026,
  "data": {
    "image": "/tasks/3026/presign/?fileuri=czM6Ly9jaXJjdWl0aHViLWxhYmVsLXN0dWRpby9maWRzLTYvMGJkYjkzN2YtNTY4Mi00OGM0LTliZjctMjNkMTBlMmUwMzUzLTEuMCBtbS0xLjAtb3JpZy5qcGc="
  },
  "annotations": [],
  "predictions": [
    {
      "id": 2446,
      "result": [
        {
          "from_name": "label",
          "id": "result1",
          "image_rotation": 0,
          "original_height": 2049,
          "original_width": 2049,
          "to_name": "image",
          "type": "ellipselabels",
          "value": {
            "ellipselabels": [
              "Fid"
            ],
            "radiusX": 1.3551961697183725,
            "radiusY": 1.3551961697183725,
            "x": 50.29391600132686,
            "y": 49.662820230524034
          }
        }
      ],
      "model_version": "",
      "created_ago": "4 minutes",
      "score": null,
      "cluster": null,
      "neighbors": null,
      "mislabeling": 0,
      "created_at": "2024-12-05T16:43:57.137065Z",
      "updated_at": "2024-12-05T16:43:57.137096Z",
      "model": null,
      "model_run": null,
      "task": 3026,
      "project": 6
    }
  ]
}

And my project config is:

<View>
  <Image name="image" value="$image" zoom="true" zoomControl="true" defaultZoom="original"/>
  <EllipseLabels name="label" toName="image" canRotate="true">
    <Label value="Fid" background="#FFA39E"/>
  </EllipseLabels>
</View>

Environment (please complete the following information):

  • Label Studio Version 1.13.1
@makseq
Copy link
Member

makseq commented Dec 30, 2024

Have you turned on a toggle and selected prediction version in the settings:
Project > Annotation > Live Predictions?

image

@ocharles
Copy link
Author

Going to that page seems to throw an exception:

image

Component Stack: 
option
wd@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1010902
optgroup
select
div
cd<@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1005955
Cd@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1011104
div
div
div
sm@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1189955
div
Bd.Row@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1031112
form
rl<@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:862445
Rs@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:848958
Bd@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1025350
div
bs/n<@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:844376
div
bs/r<@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:844705
div
bs/n<@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:844376
cm@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1191505
n@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:724202
sentryRoute(n)
div
div
Bu@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1001484
layout@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1224258
n@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:725118
n@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:724202
sentryRoute(n)
Rg@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1236465
n@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:725118
n@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:724202
sentryRoute(n)
Rg@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1236465
n@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:725118
n@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:724202
sentryRoute(n)
Rg@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1236465
n@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:725118
n@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:724202
sentryRoute(n)
Rg@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1236465
av@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1243141
div
div
Cu@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:909730
div
Hu@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:997726
sv@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1243319
fc<@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:881097
a@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1148746
a@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1148746
a@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1157652
th@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1158699
Wh@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1171164
Jg@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1240506
Wg@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1238574
dl@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:863433
As@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:848454
rl<@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:862445
al@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:863152
Rs@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:848958
t@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:721296
ov@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1242258
dv@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1244229

T@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:687827
j@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:687983
forEach@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:688565
2967/oe/t<@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:562400
oe@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:562444
ss@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:629847
Ll@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:650398
Nl@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:650281
jl@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:650150
Tl@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:650011
bl@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:646998
2967/Zi/<@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:596736
6475/t.unstable_runWithPriority@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:706709
Vi@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:596513
Zi@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:596683
Gi@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:596616
hl@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:644383
Na@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:616115
sm/v<@https://label-studio.tiger-jazz.ts.net/react-app/main.js?v=d9b816:2:1190752

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants