Giter Club home page Giter Club logo

Comments (7)

UttaranB127 avatar UttaranB127 commented on June 3, 2024 2

Thanks for your observation! The labels map one-to-one to the following: [0, 1,2 3] -> ['Angry', 'Neutral', 'Happy', 'Sad']. You can find the mapping in multiple places in our code, e.g., in classifier_stgcn_real_only/main.py, line 75.

The file names actually indicate the intended emotions of the subjects whose gaits constitute our dataset. The labels are the perceived emotions that labelers assigned after looking at the gait data. We use the perceived emotions in our experiments.

from step.

UttaranB127 avatar UttaranB127 commented on June 3, 2024

Hello, thanks for your question. We had to make changes to the dataset since its original upload (primarily due to logistical issues and expiring storage permissions) and as a result, there are fewer of the originals currently available. I hope this answers your question.

from step.

cvychen avatar cvychen commented on June 3, 2024

Thanks so much for your reply! I get it.

from step.

cvychen avatar cvychen commented on June 3, 2024

Hello Uttaran,
I want to know whether should I translate the labels [angry,happy,neutral,sad] to be [0,1,2,3] when I use the synthetic dataset. Because when I open the real dataset label file, I have found the rule is not suitable. As following words you see:
/001_Angry_positions.csv:1 /001_Happy_positions.csv:3 /001_Neutral_positions.csv:1 /001_Sad_positions.csv:3;
/002_Angry_positions.csv:1 /002_Happy_positions.csv:3 /002_Neutral_positions.csv:3 /002_Sad_positions.csv:3;
/003_Angry_positions.csv:1 /003_Happy_positions.csv:0 /003_Neutral_positions.csv:3 /003_Sad_positions.csv:2;
I hope to hear your explanation。
Thanks!

from step.

cvychen avatar cvychen commented on June 3, 2024

Thanks for your explanation! Have you run the model on the modified dataset as the dataset is different from the one depicted in your paper? Could you please tell me the accuracy you get and the parameter you set during the training time if you have done it?

from step.

UttaranB127 avatar UttaranB127 commented on June 3, 2024

No sorry, we have not tested this method on other datasets yet.

from step.

cvychen avatar cvychen commented on June 3, 2024

Thanks for your kind reply!

from step.

Related Issues (14)

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.