Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 712 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 712 Bytes

RLPS

Code for KBS 2020

"Deep Reinforcement Learning for Robust Emotional Classification in Facial Expression Recognition"

  • The code is based on: Keras + Tensorflow 2.0
  • main_baseline.py is the method in our reproduced Feng paper
  • main_RLPS.py is the method implemented in our paper

Citation

@article{2020Deep,
  title={Deep reinforcement learning for robust emotional classification in facial expression recognition},
  author={ Li, Huadong  and  Xu, Hua },
  journal={Knowledge-Based Systems},
  pages={106172},
  year={2020},
}