Coder Social home page Coder Social logo

singleeyefitter's People

Contributors

leszekswirski avatar tcsantini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

singleeyefitter's Issues

build error int fields_of_experts.h

when I build your code, I get some error message:
singleeyefitter/build/spii/src/spii/examples/fields_of_experts.h:194:27: error: cannot convert ‘std::ifstream {aka std::basic_ifstream<char>}’ to ‘bool’ in initialization spii_assert(bool{foe_file});
note: in definition of macro ‘spii_assert’ #define spii_assert(expr, ...) (expr) ? ((void)0) : spii::verbose_error(#expr,

Question about input parameter

I'm trying to run the executable file SingleEyeFitterCmd but a little bit confused about the parameters we should feed.
std::cerr << "USAGE: " << argv[0] << " <folder> <filepattern> <fov> [<truthfile> [<init_num_added>]]" << std::endl;
Could you please explain the meaning of filepattern and what is the FOV for the dataset you used? Besides, are the last two parameters optional and their use case?
Thank you very much.

Typo in SingleEyeFitterCmd.cpp

Hello,

I just tried installing singleeyefitter and I think there is a typo in your code. Right now you have on line 29 #include pupiltracker/pupiltracker.h

But it should be

include pupiltracker/PupilTracker.h

(the upper/lower casing causes "make" to crash) when I try to compile it.

Example input

Hi Leszek,
I'm very interested in this project. I already set up the environment for this, can you provide some sample input or explanation? I'm confused about what is expected as input here:
std::cerr << "USAGE: " << argv[0] << " <folder> <filepattern> <fov> [<truthfile> [<init_num_added>]]" << std::endl;

Another question, does the gaze_vector only comes from ground_truth? I saw the dataset you provide in link only has original eye images. Then how can we still get the gaze direction estimation?

Regards,
Zhaoyan

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.