What problem does it solve?
This Skill provides a comprehensive toolkit for training, evaluating, exporting, and running inference on TAO person re-identification models, enabling cross-camera person matching and efficient video analytics.
Core Features & Use Cases
- Training: Leverage metric learning to train discriminative embeddings for person re-identification across different camera views.
- Evaluation: Assess the performance of trained models using retrieval-based metrics like CMC and mAP.
- Export: Generate ONNX models for deployment and inference.
- Inference: Perform person re-identification on new datasets with trained models.
- Use Case: Imagine you are developing a video analytics system that requires accurate person re-identification across multiple camera feeds. Use this Skill to train and evaluate your models efficiently.
Quick Start
Run the 'train' action to start training a new ReID model using the provided datasets and configurations.