Giter VIP home page Giter VIP logo

Comments (5)

fwt3am avatar fwt3am commented on May 28, 2024 1

Working! Awesome :)

from jeelizweboji.

xavierjs avatar xavierjs commented on May 28, 2024

Hi,

I have optimized face detection params and decreased face detection threshold in the latest commit, I hope it will help.
During the face searching stage, the blue rectangle is looking for the face all around the video, this is normal.
Face detection also depends on image quality and device GPU computing power (the faster it is, the higher the face detection rate is and the better is the tracking). It still requires a quite good mobile device to work properly (at least Iphone6 or equivalent. It is too slow on a 2017 Samsung A5 for example, even if it works it does not provide a good experience. On IphoneX or 11 it should be good :) ).

from jeelizweboji.

lacastorine avatar lacastorine commented on May 28, 2024

Thanks for quick reply.
Can confirm that initial detection is faster than before.
But can't say the same for re-detection after face lost. some times it is 2-3-5 seconds, some times it is 5-7-10 seconds with the same light\camera\face position. I'm testing on iphone6s\SE and xiaomi mi9lite - not the best hi-end devices, but still good enough. On the same devices face-api library re-detects faces almost immediately, but don't have adequate solutions for detecting head rotation and no eye blinking at all :(

from jeelizweboji.

fwt3am avatar fwt3am commented on May 28, 2024

We had the same issue with the 'Jan 8' version. The one from Apr 15 is REALLY better!
Thanks Xavier!
BTW is there a way to hide the 3D model when detection is false ? Should I create a question for that?

from jeelizweboji.

xavierjs avatar xavierjs commented on May 28, 2024

HI @fwt3am
I have updated the neural network model, the new one is more efficient :)

You can call JEELIZFACEEXPRESSIONS.is_detected() to know if the face is detected or not to toggle the visible THREE.js flag and hide or show the object.

from jeelizweboji.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.