Annotating and detecting objects in a video

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

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

    YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

  • Hi all, I'm new to this field and this is the first time I try to train a deep learning model. I used this guide to train my own classification CNN. I've trained it with large dataset of images but my goal is to use it on videos and detect objects each frame.

  • DarkHelp

    C++ wrapper library for Darknet

  • DarkHelp will load videos, run inference, and create a new output video. https://github.com/stephanecharette/DarkHelp

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • DarkMark

    Marking up images for use with Darknet.

  • DarkMark will extract frames from a video (lots of options, either all frames, sequences of frames, random number of frames, png vs jpeg, resize frames, ...) and then will let you annotate them as you normally would. https://github.com/stephanecharette/DarkMark

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