May 22nd, 2024
7 months ago by Kili Technology
Changelog (v2.152.0)
New
- [Labeling] Now, on text and PDF documents, you can view model-predicted confidence scores for each annotation, streamlining your data labeling process. To use that feature:
- When importing the labels, populate the "confidence" attribute in the
jsonResponse
for each annotation, with a value between 0 and 100. - In the labeling interface, go to the settings menu and toggle the Show confidence score option. The confidence score will be shown in the annotation tags.
- When importing the labels, populate the "confidence" attribute in the
Change
- [Labeling] In the labeling interface, for readability purposes, the relation tree in the job viewer (right panel) has been simplified: you no longer need to expand it to see the relation parent.
Fix
- [Workflow] Changes in the consensus coverage were not always properly accounted for in the assets workflow. We've fixed that issue.
- [Labeling] In the video interface, it was not possible to change classes between categories with the same name but located under different jobs using points and polygons. This issue has been fixed.