Skip to content

Code for the paper "A Self-Adaptive and Multiple Activation Function Neural Network for Facial Expression Recognition"

Notifications You must be signed in to change notification settings

UEFI-code/SelfAdaptiveActivation-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self Adaptive Activation Function for CNN

Facial Expression Recognition Demo.

Expected to work on Python3 and latest PyTorch.

How to train

First, you need to edit the config.py to fit your environment.

Then

pip3 install -r requirements.txt
python3 train.py

Claim

Paper link: https://dl.acm.org/doi/10.1145/3501409.3501605

No commercial use.

About

Code for the paper "A Self-Adaptive and Multiple Activation Function Neural Network for Facial Expression Recognition"

Topics

Resources

Stars

Watchers

Forks

Languages