yolov7 icon indicating copy to clipboard operation
yolov7 copied to clipboard

How to make pose a multiclass model

Open NicolasPetermann134 opened this issue 2 years ago • 1 comments

Hello community!

Could someone provide a guide on how to make the pose model multiclass? What would need to be adjusted besides the architecture?

Greetings, Nico

NicolasPetermann134 avatar Jan 13 '23 10:01 NicolasPetermann134

Hi, there is a problem with the current source code. I fixed some bugs to enable multiclass : https://github.com/mohammedAljadd/yolov7-pose-multiclass.

I created the new repo due to the original authors' limited activity in merging pull requests.

mohammedAljadd avatar Dec 15 '23 10:12 mohammedAljadd