dluvizon / pose-regression

2D human pose regression
MIT License
73 stars 20 forks source link

using GPU becomes much slower #4

Closed Chanbluky closed 4 years ago

Chanbluky commented 5 years ago

Hi,
thanks for your great contribution. I am trying to reproduce the demo on my side, it can run about 3 frames per second, but down to 0.5 frames per second using the GPU,did you meet this issue?

thanks

dluvizon commented 5 years ago

For me, usually it runs at 3 fps on CPU, and slightly faster with a small low power GPU. Actually, I suppose that the bottleneck is on acquisition / pre-processing.