How to identify identical frames that are not technically duplicates? Ie if I am taking a video of a car, it stops for 1 minute (and within that minute nothing changes visually), and then drives away. How would I remove all but 1 of the frames when it is stopped?

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
  • models

    A collection of pre-trained, state-of-the-art models in the ONNX format (by onnx)

  • One approach could be run a pre-trained object detector (like one of these) on each frame and then a simple object tracker on top of it (like this).

  • 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
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