1 dépôt
Visual representations specifically designed to diagnose and analyze failures in object tracking.
Distinct from Tracking Visualization: Distinct from Tracking Visualization: focuses on highlighting failures and errors rather than just displaying correct tracking results.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Error Visualizations. Refine with filters or upvote what's useful.
mmtracking is a PyTorch video perception framework designed for training and deploying computer vision models that analyze sequential image data. It provides specialized tools for multi-object tracking, video instance segmentation, and a configuration-driven system for managing deep learning models. The project utilizes a deep learning model registry and a configuration-driven pipeline to swap model backbones and detectors without modifying the core codebase. This modular approach allows for the development of custom perception architectures by combining various components and configurations.
Generates visual representations of tracking failures to help diagnose and refine model behavior.