Introduction

My name is Tien Phan. I’m a junior in Computer Science. My project is based on Self-Cure Network and transfer learning-based CNN.

Abstract

Recent advancements in deep learning, especially the application of Convolutional Neural Networks (CNNs), have guided significant progress in Facial Emotion Recognition (FER). CNNs excel at automatically extracting facial features, leading to the development of robust FER systems. Deep Convolutional Neural Networks (DCNNs) have further elevated FER capabilities, outperforming traditional CNNs. However, DCNNs still face a limitation concerning their demand for high-dimensional datasets. To address this constraint, this paper proposes an ensemble model combining Self-Cure Network (SCN) with DCNN, bolstered by transfer learning.

Paper

Data Architecture

Poster

Video

https://youtu.be/yTG8GM-B5dQ?si=l1cnAPx5RZgmAHK8

Gitlab

https://code.cs.earlham.edu/tienphan/Capstone