Giter VIP home page Giter VIP logo

multimodal_feature_extractors's Introduction

Multimodal Feature Extractors

This repo contains a collection of feature extractors for multimodal emotion recognition.

Setup

Clone this repository:

$ git clone --recurse-submodules https://github.com/gangeshwark/multimodal_feature_extractors.git

  1. Install FFMPEG and OpenCV from source.
  2. Install the packages as specified in requirements.txt

Currently, these modalities are covered:

  1. Video

Video

OpenFace + Face VGG:

This feature extractor contains uses Openface to extract and align faces and uses Face VGG to extract facial features from every frame.

Module: from src.video.models import OpenFace_VGG in your data processing code.


Tasks:

  • Video feature extractor.
  • Add text feature extractor.
  • Add audio feature extractor.
  • Code cleanup.

Credits:

  1. Soujanya Poria for his invaluable inputs.
  2. Authors of caffe-tensorflow, openface

multimodal_feature_extractors's People

Contributors

gangeshwark avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

atomicuniverse0

multimodal_feature_extractors's Issues

How to train feature extracting?

Hi, I am interested in how to extract multimodal features for emotional detection.
In your code, you use an existing model to extract video features without re-training. So how to get the original model? How to get the CNN weight?
For text, do you also use an existing model to extract features?

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.