Giter Site home page Giter Site logo

daleysoftware / java-emotion-recognizer Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 10.0 919 KB

Java emotion recognition engine. Given training data and an input image, JEmotionRec can estimate the emotion being conveyed.

License: GNU General Public License v3.0

Shell 0.23% Java 99.77%

java-emotion-recognizer's People

Contributors

daleysoftware avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

java-emotion-recognizer's Issues

about JAI error

[javac] /home/ubuntu/Desktop/java-emotion-recognizer-master/src/app/EmotionRecognitionApplication.java:7: error: package javax.media.jai does not exist
[javac] import javax.media.jai.*;
[javac] ^

I installed jai in my linux 64 bit using instructions given here
still same error!!
Could u pls tell what might be the reason?
Thank u

arg for emotion_type (int) meaning

hi @mpillar , thanks for your project, I am learning the related knowledge recently and found your project really interesting. I am able to run the program now but still confused by some parameters and how this program do the training.

If I run the program ./run.sh fdet mouth ./sample/face1.jpeg 1, what exactly 1 (emotion_type) means? Does it mean, for this input picture, I define this emotion a "1"?

Thanks in advance.

About run.sh

Error :
./run.sh: line 7: ant: command not found

What does that ant mean in line 7 ?

Hi

Im new in javacv, I dont know how to run the entire codes,
Can you please teach me how to open it to javacv,

Please help me
Thanks in advance :)

More info on the arguments please

I am trying to understand how the code works to recognize images. I have many questions but the main one at the moment is what are these arguments for:

arg1 = num_network_nodes (int)
arg2 = num_features (int)

What exactly do they do when it comes to kohonen or backprop?

Edit: I think i understood what they are for, the problem still remains though. Every time i run the train set i get completely different results. Same train set, same test set, same arguments -> COMPLETELY different results.

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.