Index
Trackforge is a unified, high-performance computer vision tracking library built with Rust and exposed to Python. It implements state-of-the-art algorithms like ByteTrack with generic Kalman Filters.
Features
- 🚀 High Performance: Written in Rust for maximum speed and memory safety.
- 🐍 Python Bindings: Seamless integration with the Python ecosystem via PyO3.
- 👁️ Computer Vision Ready: Designed for real-time tracking tasks.
- 🛠️ Unified API: Consistent interface for various tracking algorithms.