Git Product home page Git Product logo

Comments (3)

swook avatar swook commented on August 19, 2024 1

Hi, you can refer to the Zhu and Deng paper from ICCV 2017 for an example of the idea you describe.

from gazeml.

swook avatar swook commented on August 19, 2024

Sorry for the delay in responding. The feature-based estimator may work better for calibrated or personalized gaze estimation whereas model-based gaze estimation may work well for cross-dataset evaluations.

The code provided in this repository performs a very naive "model-fitting" and enabling the actual model-fitting method slows the demo down slightly. See https://github.com/swook/GazeML/blob/master/src/elg_demo.py#L275 for where to enable it and https://github.com/swook/GazeML/blob/master/src/models/elg.py#L305 for the actual fitting code.

from gazeml.

tuanphuc avatar tuanphuc commented on August 19, 2024

Hi @swook ,
AFAIK, the model ouputs the global gaze (gaze in the coordinates of the camera). Global gaze = head pose + local gaze (gaze in the head coordinates). Do you think that it might work if we train the model to output head pose and local gaze instead of global gaze ?
Thanks

from gazeml.

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.