hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.12k stars 391 forks source link

How to improve speed and stability for FaceMesh ? #516

Open nosy-b opened 2 months ago

nosy-b commented 2 months ago

Hi! Congrats for the great work :)

I'm exploring some cool shaders for the facemesh. It works nicely on my laptop but on smartphones it feels a bit laggy. Is there any optimization possible for that? (It seems to be smoother on the media pipe demos )

Thanks :)