DeepMeerkat

DeepMeerkat 3.0 processes ecological camera videos in two modes:

  • MegaDetector (default) — animal, person, and vehicle bounding boxes per frame.
  • Classic motion (OpenCV) — background-subtraction motion regions, compatible with legacy workflows.

Outputs include annotations.csv, run parameters, and optional JSON. A desktop app (PySide6) and CLI are provided.

Getting started · Review window · GitHub