Way to label yolov7 images fast

This page summarizes the projects mentioned and recommended in the original post on /r/computervision

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Yolo_mark

    GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2

  • I've used Yolo_mark (https://github.com/AlexeyAB/Yolo_mark) with success when needing to label a few hundred thousand images. Its still a manual solution, but there are keyboard shortcuts for navigating between images and classes, and with some practice you can get through a ton of images quite quickly.

  • cvat

    Discontinued Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale. [Moved to: https://github.com/cvat-ai/cvat]

  • an open source annotation tool that integrates object detectors is CVAT https://github.com/opencv/cvat however, using your own detector might require some coding. there is an integration for yolov5, but without modification it only loads the pretrained models.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • label-studio

    Label Studio is a multi-type data labeling and annotation tool with standardized output format

  • LabelStudio is pretty nice, and free & open source, but I have yet to try out their ML integration with a YOLO object detection model.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts