July 20th, 2020
over 4 years ago by Kili Technology
Changelog
New
- APP / VIDEO: our beta on video multi-frames classification has been released. You can use single, multiple, dropdown, or nested classification. Consensus & Honeypot are not yet available.
- APP / Overview: a graph representing the number of labels created during the past 30 days helps visualise project progress over time.
- APP: On each page of a project you can now see the name of the project. By clicking on project name and project description, you can now change them.
Change
- APP / Dataset: the display has been made simpler with the merge of the tables Assets and Labels. You get all information on one table, and as soon as you have several labels on one asset, you can deploy the line to see the labels’ history.
- APP / SEGMENTATION: It is easier to subtract as you can now take advantage of the same UX as when you draw an object.
- APP / NER: you can now modified an entity without loosing the attached relationship by selecting the entity on the viewer, and modifying it.
- Performance: much faster loading of the pages Dataset / Asset, Audit labelers, Settings / Members.
- API: massive queries have been restricted. We allow 60 requests / second.
Fix
- APP / NER: in case of overlapping entities, you can now select the smaller entity as expect to build a relationship.
- API: query on label works now as expected
- Documentation: authentication and consensus calculation on NER relationship extraction tasks have been completed.
- Workload distribution: corner cases on workload distribution are handled in a better way to prevent multi annotation of a same asset by several labelers