Skip to content

drink36/MMNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMNet

A novel two-branch (micro-expression recognition)MER paradigm

Training on CASME II dataset

# 3-class MER
python CASME2_3.py
# 5-class MER
python CASME2_5.py

Citation

also train on CASME3_7,CASME3_5,SMIC,FERV39K by drink36

We change this paper's full connect layer to 7 classes, You can find our model here https://drive.google.com/drive/folders/1U1f4GEfxPxGxPaUFaFvXOarc4m5xtPWy?usp=sharing

If you find our work useful, please consider citing our paper:

@inproceedings{li2022mmnet,
  title={MMNet: Muscle motion-guided network for micro-expression recognition},
  author={Li, Hanting and Sui, Mingzhe and Zhu, Zhaoqing and Zhao, Feng},
  booktitle={Proceedings of the 31th International Joint Conference on Artificial Intelligence},
  year={2022}
}

About

a novel two-branch MER paradigm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%