victordibia / handtrack.js

A library for prototyping realtime hand detection (bounding box), directly in the browser.
https://victordibia.com/handtrack.js/
MIT License
2.83k stars 250 forks source link

handtrack.js on mobile (FPS is low) #56

Open Swapnil-gautam opened 3 years ago

Swapnil-gautam commented 3 years ago

Hey, thanks for making this awesome project opensource.

I tried the demo link form https://victordibia.com/handtrack.js/#/

I get 12-13 FPS on my laptop

but only 6 FPS on my mobile (chrome v92 android v10),

can anyone please explain why is it so and is there any way to improve the FPS on mobile.