oarriaga/paz
A Python library for real-time computer vision perception tasks including pose estimation, object detection, keypoint estimation, and face recognition.

PAZ (Perception for Autonomous Systems) is a hierarchical perception library that provides implementations of deep learning models for various computer vision tasks. It includes modules for 2D and probabilistic keypoint estimation, 6D pose estimation, object detection, instance segmentation, face recognition, and emotion classification. The library supports real-time inference and includes training scripts and pre-trained models.