Giter Club home page Giter Club logo

av-emotion-recognition's Introduction

Audio-Visual Emotion Recognition using Few-shot Learning

About

Minor Project, VI Semester, 2021.

Description

In this work, we study FER in a cross-domain few-shot learning setting, where only a few frames of novel classes from the target domain are required as a reference.

In particular, we aim to identify unseen emotions, in a 4-way one shot learning fashion. Our work follows few-shot learning principles that enables learning of an embedding network, which later used to recognize unseen emotions.

We make use of multi-modal encoder architecture that is capable of processing audio and video inputs. Our embedding network is trained on four emotions, namely, happy, sad, angry and surprised, and tested on four unseen emotions, namely contempt, neutral, disgust and fear.

During training, the goal is to construct a rich feature space of emotions, which enables the embedding network to better differentiate one emotion from the other.

At test time, it uses that knowledge to differentiate between unseen emotions and recognize them.

Dataset

We have used MEAD dataset for training and testing purpose.

Training the Model

python train.py --data_root <path/to/MEAD/dataset> --checkpoint_dir <path/to/save/checkpoints> --model_checkpoint_path <path/to/model>

Evaluating the Model

python test.py --data_root <path/to/MEAD/dataset> --model_checkpoint_path <path/to/model>

av-emotion-recognition's People

Contributors

harshita250 avatar justvikram avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

harshita250

av-emotion-recognition's Issues

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.