Coder Social home page Coder Social logo

emotionroi-ex's Introduction

EmotionROI-ex

Unofficial implementation of the EmotionROI essay and extended applications

ℹ The pretrained weights can be found here :)

Reproduction the FCNEL model in essay WHERE DO EMOTIONS COME FROM? PREDICTING THE EMOTION STIMULI MAP, and extended applications.

The results reported in the EmotionROI/FCNEL essay:

FCNEL

Reproduce FCNEL for ROI prediction

⚠ Can NOT reproduce essay results exactly, here're the implementation differences:

  • The essay uses FCN-32s + AlexNet, we use FCN-8s + ResNet50
  • The essay uses lr=1e-8 to refine 20 epochs, which is two small and doesn't have any effect in our setting, we instead use lr=1e-2 to train 100 epochs with CosineAnnealingLR
  • The essay might use the default Bilinear for output upsacling, we instead use Nearest-Exact to simulate FCN-32s resolution

FCNEL-infer
FCNEL-loss

Modifyied EmoFCNEL for ROI prediction with emotion condition

ℹ Predict ROI with any emotion label (except for sadness) results into nearly the same output...
ℹ The ROI annotations are probably NOT related to certain emotion, but only indicates human attention focus

EmoFCNEL-infer EmoFCNEL-loss EmoFCNEL-embed

Predict emotion directly from ROI annotation

⚠ Mission impossible :(

Model Train acc. Test acc.
Resnet50 24.098% 17.172%

RIO_clf

references


by Armit 2023/12/27

emotionroi-ex's People

Contributors

kahsolt avatar

Watchers

 avatar  avatar

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.