marcoslucianops / DeepStream-Yolo-Pose

NVIDIA DeepStream SDK 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 application for YOLO-Pose models
MIT License
109 stars 25 forks source link

What about multi class estimation #18

Open DavidJimenezS opened 3 months ago

DavidJimenezS commented 3 months ago

I'm trying to use this moddel for multiple classes. However I get core dumped. When I tested it on a model with only one class it works. What changes are needed in oirder to be able to work with more thatn one classs?