github cvat-ai/cvat v2.3.0
v2.3.0: Brush tool, WebHooks, and Social auth

latest releases: v2.20.0, v2.19.1, v2.19.0...
21 months ago

In this release, we’ve introduced new features based on our vision and suggestions in the CVAT community, plus addressed more than 20+ reported bugs. Thank you for reaching out and providing us with valuable feedback. Here is the list of features we are shipping:

  • Added the Brush tool to create pixel masks for disjoint objects with multiple parts: a house hiding behind trees, a car behind a pedestrian, or a pillar behind a traffic sign. Read more.

    brush

  • Added Webhooks for Projects and Organizations. Configure them to handle application notifications about changes in a specific project or organization. Read more.

    webhooks

  • Added sorting by Z-Order: farthest from the camera objects go on the top of the list. Now sorted objects have an additional indication on the objects sidebar.

    order

  • Enabled leveraging of NVIDIA GPU for YOLO v5 serverless function. Now you can annotate with YOLO faster.

  • Added social accounts authentication. Now you can log in to CVAT using your social auth accounts:

  • Added email authentication. Now you can authenticate in CVAT with your email instead of login.

    auth

  • Added Propagation backward to the Confirm Propagation widget, now propagation works both ways.

    propagate

New Contributors

Full Changelog: v2.2.0...v2.3.0
CHANGELOG.md: https://github.com/opencv/cvat/blob/v2.3.0/CHANGELOG.md

Don't miss a new cvat release

NewReleases is sending notifications on new releases.