xingyizhou / CenterNet

Object detection, 3D detection, and pose estimation using center point detection:
MIT License
7.25k stars 1.92k forks source link

Does CenterNet support pose/keypoint estimation for more than 1 object category at the same time? #904

Open jackkwok opened 3 years ago

jackkwok commented 3 years ago

Suppose I have two object categories with completely different sets of keypoints (e.g. human keypoints and cat keypoints). Can I train CenterNet to detect keypoints for both categories in one model?

ShihuaiXu commented 3 years ago

I also want to know this question, have you found the solution? @jackkwok @xingyizhou

jackkwok commented 3 years ago

@ShihuaiXu : I am still awaiting an answer.

engrjav commented 2 years ago

same query