HRNet / Lite-HRNet

This is an official pytorch implementation of Lite-HRNet: A Lightweight High-Resolution Network.
Apache License 2.0
819 stars 126 forks source link

The inference scheme I implemented is only 2 FPS #90

Open DavidWades opened 4 months ago

DavidWades commented 4 months ago

My frame rate through the inference_top_down_pose_mode method in Lib\site-packages\mmpose\apis\inference.py is only very low 2 FPS, which is too low, does anyone know why. Whether there are alternative inference schemes