Code Monkey home page Code Monkey logo

face-analysis-sdk's People

Contributors

mark-cox-ci2cv 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  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  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  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

face-analysis-sdk's Issues

Situation when one eye open and another close?

When I use this project, I find that when the situation that one eye open and another close, the animation shows that both eyes close half.
How can I fix this bug? I have checked the code, and I rewrite some, but useless.
Can any guys help me?

OSX build error

I figured this out but wanted to put it here none the less with solution in case others run into it.
Was getting the following errors when building on (OSX 10.11.6):

/Users/username/Development/FaceAnalysisSDK/face-analysis-sdk-stable/src/map-list/main.cpp:71:21: error: 
      use of undeclared identifier 'fork'
    pid_t new_pid = fork();

/Users/username/Development/FaceAnalysisSDK/face-analysis-sdk-stable/src/map-list/main.cpp:86:16: error: 
      use of undeclared identifier 'execvp'
      int rv = execvp(command.c_str(), argv);

by adding #include <unistd.h> to src/map-list/main.cpp and then re-compiling I was able to build successfully.

paper can not be found

Hello, everyone, can anyone find the paper?
M. Cox, J. Nuevo, J. Saragih and S. Lucey, "CSIRO Face Analysis SDK",
AFGR 2013.

How can i train a model using my own dataset?

Dear All,

is it possible to train a new model with my own data set?

i just what train the face tracking model which describe in the paper "Deformable Model Fitting by Regularized Landmark Mean-Shift", IJCV 2011.", Could you give me some tips about it.

thank you very much~ ^_^

several branchs containing fixes have not been merged.

I'm looking over the code, and I see that there are three branches containing fixes for build breaks, and two adding new features. None of the authors of these branches have submitted pull requests (yet), so it makes sense that they haven't been merged. However ...

Given that all of these are at least a month old, and some almost a year old ... isn't it time to spur activity? Seems like the fixes should be picked up. Specifically, I see:

https://github.com/tetard/face-analysis-sdk/ --fixes for apple & LLVM compiler
https://github.com/hansonrobotics/face-analysis-sdk/ -- fixes for compiling on debian wheezy
https://github.com/blackibiza/face-analysis-sdk/ -- fixes for Qt5

Next: the new features:
https://github.com/supermartian/face-analysis-sdk/ -- stuff for recognizing emotions.
Hard to tell how complete/incomplete/buggy this is.

https://github.com/iCogLabs/face-analysis-sdk/ -- beats me. Some kind of hacky stuff .. ??

Avatar - Face Analysis SDK Running Instruction

Hi Gautam,

I tried your Face Analysis SDK.It's really fine and easy to use.
I tried the landmarks extraction for the image using face-fit (executables),then started tested all the executables.
I struggled on creating avatar for my input image.Pleas clarify me to make use of it Gautam.

My environment:

  1. Ubuntu 14.0 LTS.
  2. g++ Compiler.

Command to execute the Avatar executables(Expression Transfer):

./expression-transfer 3.jpg 3.pts tt107.jpg tt107.pts out.jpg

I am getting one mask image as output in the name of out.jpg, but the target face is not substituted to my source image. The Command i executed is right or not.Help me to clear my doubt.

Thanks in advance!Hope expecting the help from you

Regards,
Gopi Krishnan.R

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.