VoTT

VoTT (Visual Object Tagging Tool) is a free and open source Electron app for image annotation and labeling developed by Microsoft.[1] The software is written in the TypeScript programming language and used for building end-to-end object detection models from image and videos assets for computer vision algorithms.

VoTT
Original author(s)Commercial Software Engineering (CSE) group at Microsoft in Israel
Developer(s)Microsoft and community
Initial release2018 (2018)
Stable release
v2.2.0 / June 3, 2020 (2020-06-03)
Repositorygithub.com/microsoft/VoTT
Written inTypeScript
Operating systemWindows, Linux, macOS
PlatformCross-platform
TypeImage annotation tool
LicenseMIT License
Websitevott.z22.web.core.windows.net

Overview

VoTT is a React+Redux web application that requires Node.js and npm.[2] It is available as a stand-alone web application and can be used in any modern web browser.[3]

Notable features include the ability to label images or video frames, support for importing data from local or cloud storage providers,[2] and support for exporting labeled data to local or cloud storage providers.

Labeled assets can be exported into the following formats:

The VoTT source code is licensed under MIT License and available on GitHub.[5]

See also

  • List of manual image annotation tools
  • Computer Vision Annotation Tool
  • LabelMe
  • Supervised learning
  • Image segmentation

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.