Michel-liu / GroupPose

[ICCV 2023] The official PyTorch code for Group Pose: A Simple Baseline for End-to-End Multi-person Pose Estimation
Apache License 2.0
79 stars 1 forks source link

HRNet-W48 #11

Closed WEIZHIHONG720 closed 10 months ago

WEIZHIHONG720 commented 10 months ago

hi, have you tried backbone with HRNet-W48? How is the accuracy and inference speed?

Michel-liu commented 10 months ago

No, we haven't tried the HRNet backbone. But, you can add this backbone into the `models/grouppose/backbones' folder and modify the config file.