tryolabs/norfair
Lightweight Python library that adds real-time multi-object tracking to any object detector.

Not currently ranked — collecting fresh signals.
star history
Norfair provides a customizable framework for multi-object tracking in video streams. It integrates with existing object detectors and pose estimators, using techniques like deepsort, re-identification, and Kalman filtering to maintain object identities across frames. Developers can add tracking to their detection pipelines with minimal code, and the library supports both 2D and 3D tracking scenarios.
Frequently asked
- What is tryolabs/norfair?
- Lightweight Python library that adds real-time multi-object tracking to any object detector.
- Is norfair open source?
- Yes — tryolabs/norfair is open source, released under the BSD-3-Clause license.
- What language is norfair written in?
- tryolabs/norfair is primarily written in Python.
- How popular is norfair?
- tryolabs/norfair has 2.7k stars on GitHub.
- Where can I find norfair?
- tryolabs/norfair is on GitHub at https://github.com/tryolabs/norfair.