DocumentationRecipesReferenceGraphQLChangelog
Log In
Changelog

April 29th, 2021

Changelog

New

  • APP / Audit Labelers: We introduced a graph to audit labelers. We can see the number of labels for each labeler per unit of time. The design will probably evolve in the following weeks.
  • APP / Image: We added a new shortcut to launch Superpixel: Shift + M
  • APP / Dataset: We created an "Add Review" button. When selecting some assets and clicking on "Add Review", the assets are added to the Review queue. See Reviewing labeled assets.
  • APP / Dataset: We created a range slider to filter assets according their honeypot value.

Change

  • APP / Frame: We deleted the button edit layer which was deprecated
  • APP / Dataset: We can now filter on category when there are more than 10 categories
  • APP / Issue: On the issue panel, when I click on an issue linked to an object, it now toggles the accordion in the Job Renderer
  • APP / Project Overview: When a category name is too long, we now display an ellipsis
  • APP / Image: We improved the performance of Superpixel
  • APP / Image & Frame: We now see models' icons (tracking, interactive-segmentation, superpixel) only if they are activated in the project

Fix

  • APP / Image: We fixed a bug on Superpixel. When no class is selected, we do not see the Superpixel interface.
  • APP / Image: We fixed a bug on Superpixel. When I close Superpixel by clicking on the Superpixel icon, I can now draw an object with my pointer.
  • APP / Image: We fixed a bug on Superpixel. When I click on a Superpixel that is already annotated, it is the intersection that is annotated.
  • APP / Text / NER: We fixed a bug in review where an entity could have its category changed when we were clicking on an entity from another category.
  • APP / Image: We fixed a bug where models icons could be overlapping.