Coder Social home page Coder Social logo

Comments (6)

FelixMaetzler avatar FelixMaetzler commented on June 19, 2024 1

Hi @JSOlier,
i committed all the scripts we used for our final paper. You can find them in the models directory. In every subdirectory there is a train.py and a generate_csv.py file. The first one generates the model.pt (it's too large to commit to github) and the second uses this model.pt and creates the inference.csv.
The evaluation.py then uses (or creates) the inference.csv and prints the results.

As described in the paper, the VA models where trained on top of the combined models.

I hope this helps you.
Please feel free to contact us again if you have further questions.

Best regards,
Felix

from cage_expression_inference.

ZayneHuang avatar ZayneHuang commented on June 19, 2024 1

Hi @FelixMaetzler,

Thanks for your contribution. Could you share the checkpoint files on other platforms like Google Drive?

Or, if I want to train the model on AffectNet, I wonder which model achieved the best accuracy? According to the paper, MaxViT valence−arousal won the best performance in relation to valence and arousal prediction on AffectNet 8, which is this model in the respository. Am I right?

from cage_expression_inference.

ZayneHuang avatar ZayneHuang commented on June 19, 2024 1

Hi @ZayneHuang,

your right, AffectNet8_Maxvit_VA is our overall best model regarding valence and arousal estimation. Please keep in mind that we initialized the model weights of AffectNet8_Maxvit_Combined in this Script. Therefore, you have to train this model too.

Best regards, Niklas

Thanks for your reply and advice : )

from cage_expression_inference.

wagner-niklas avatar wagner-niklas commented on June 19, 2024

Hi @JSOlier
thanks for the interest in our project. We will update our files this afternoon.
Best regards,
Niklas

from cage_expression_inference.

wagner-niklas avatar wagner-niklas commented on June 19, 2024

Hi @ZayneHuang,

your right, AffectNet8_Maxvit_VA is our overall best model regarding valence and arousal estimation. Please keep in mind that we initialized the model weights of AffectNet8_Maxvit_Combined in this Script. Therefore, you have to train this model too.

Best regards,
Niklas

from cage_expression_inference.

Varun-GP avatar Varun-GP commented on June 19, 2024

Thanks for your contribution. Could you please share the checkpoint files maybe on a Google Drive Link? It would greatly help in understanding the model prediction from live videos.

from cage_expression_inference.

Related Issues (3)

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.