Multimodal Emotion Recognition in a video using feature level fusion of audio and visual modalities
☆15Jul 5, 2018Updated 7 years ago
Alternatives and similar repositories for EmotionRecogntion
Users that are interested in EmotionRecogntion are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Deployed a facial emotion recognition using neural network model which predicts the emotion from faces in images, videos and live feed fr…☆11May 2, 2021Updated 5 years ago
- 基于cnn和lstm的动作视频序列识别☆15Oct 8, 2018Updated 7 years ago
- Emotional recognition using electroencephelography (EEG)☆19Jul 30, 2018Updated 7 years ago
- Multimodal emotion recognition system of attention based vision network + audio network☆14Jul 21, 2020Updated 5 years ago
- EEG Emotion Classification algorithm - copy from private☆15Mar 1, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Predict valence and arousal from video data. Separate training of CNN and RNN. Feed RNN with simple feature vectors extracted from frames…☆44Oct 8, 2020Updated 5 years ago
- Multimodal emotion recognition is a challenging task because emotions can be expressed through various modalities. It can be applied in v…☆10Jun 27, 2019Updated 6 years ago
- A Pytorch implementation of emotion recognition from videos☆18Sep 15, 2020Updated 5 years ago
- Multimodal (text, acoustic, visual) Sentiment Analysis and Emotion Recognition on CMU-MOSEI dataset.☆30Nov 8, 2020Updated 5 years ago
- Multimodal SER Model meant to be trained on recognising emotions from speech (text + acoustic data). Fine-tuned the DeBERTaV3 model, resp…☆11Jun 19, 2024Updated last year
- Diploma Thesis Project on Emotion Recognition from EEG-signals☆13Sep 17, 2019Updated 6 years ago
- CNN-LSTM☆13Apr 27, 2021Updated 5 years ago
- Baseline scripts of the 8th Audio/Visual Emotion Challenge (AVEC 2018)☆61Jul 4, 2018Updated 7 years ago
- Multi-view dimensionality reduction using tensor canonical correlation analysis☆10Jun 28, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆14Jan 19, 2019Updated 7 years ago
- MatLab implementation of W-QEISS, F-QEISS and W-MOSS: three algorithms for the selection of (quasi) equally informative subsets☆31May 19, 2023Updated 2 years ago
- This emotion sdk based on PyTorch could be used for both video and image face emotion recognition.☆12Aug 19, 2019Updated 6 years ago
- Repository for my paper: Dimensional Speech Emotion Recognition Using Acoustic Features and Word Embeddings using Multitask Learning☆17Aug 2, 2024Updated last year
- ☆17Oct 5, 2020Updated 5 years ago
- Deep Ensemble Learning for Human Action Recognition in Still Images☆12Feb 6, 2020Updated 6 years ago
- TFLearn Implementation of DeXpression architecture. Batch normalization is used instead of LRN. Gives a precision of 99.3 percent, recall…☆15Nov 30, 2017Updated 8 years ago
- PyTorch implementation of Human Action Recognition Based on Spatial-Temporal Attention at ICLR 2019☆14Dec 12, 2018Updated 7 years ago
- It's a wireless device to monitor the heart beat and emotion simultaneously. It takes PPG signal from PPG sensor and estimate the heart b…☆21Dec 23, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆13Dec 12, 2019Updated 6 years ago
- MultiModal Sentiment Analysis (Text and Audio) (Pytorch)☆23Jul 27, 2022Updated 3 years ago
- Methods for continuous emotion recognition based on heart rate variability signal. Affect recognition, emotion, HRV, ELM, sSOM, dimensio…☆25Oct 13, 2017Updated 8 years ago
- 二分类SVM与多分类SVM的实现☆14Jul 16, 2017Updated 8 years ago
- Implementation of paper<Joint Feature Selection and Subspace Learning for Cross-Modal Retrieval>☆17Dec 14, 2017Updated 8 years ago
- Multimodal Emotion eXpression Capture Amsterdam. Pipeline for capturing emotion expressions from multiple modalities (video, audio, text)…☆37Apr 7, 2025Updated last year
- Ensemble Learning Toolbox☆16May 13, 2020Updated 5 years ago
- Prediction of travel time has major concern in the research domain of Intel- ligent Transportation Systems (ITS). Clustering strategy can…☆11May 31, 2018Updated 7 years ago
- Domain Agnostic Normalization layer for Unsupervised Domain Adaptation☆11Dec 8, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Multimodal Sentiment Analysis using unified transformer☆25Oct 11, 2022Updated 3 years ago
- Feature level fusion of LBP and Gabor☆17Jun 1, 2015Updated 10 years ago
- Attention-based multimodal fusion for sentiment analysis☆368Apr 8, 2024Updated 2 years ago
- 1st Place Public Leaderboard Solution for ERC2019☆70Jan 13, 2020Updated 6 years ago
- A bidirectional GRU model to detect discrete emotions in tweets.☆22Jul 22, 2020Updated 5 years ago
- The Release Code for our CVPR 2013 Submission "Self-paced learning for long-term tracking".☆33Mar 23, 2016Updated 10 years ago
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆19Aug 26, 2019Updated 6 years ago