oarriaga / paz

Hierarchical perception library in Python for pose estimation, object detection, instance segmentation, keypoint estimation, face recognition, etc.
https://oarriaga.github.io/paz/
MIT License
626 stars 103 forks source link

`num_classes` now passed as argument to `AugmentDetection` #306

Closed Manojkumarmuru closed 1 year ago

Manojkumarmuru commented 1 year ago

num_classes now passed as argument to AugmentDetection in the training script.