leoxiaobin / deep-high-resolution-net.pytorch

The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
https://jingdongwang2017.github.io/Projects/HRNet/PoseEstimation.html
MIT License
4.31k stars 908 forks source link

Inferencing queries #292

Open SoumyajitMukherjee-droid opened 2 years ago

SoumyajitMukherjee-droid commented 2 years ago

Can the model infer on CPU or only on GPU? Can it infer high resolution image or at max, what resolution of the image can be inferred? Can it perform 3D pose estimation? What is the Inference speed in FPS?