Coder Social home page Coder Social logo

kfc-mer's Introduction

KFC-MER

Key Facial Components Guided Micro-Expression Recognition Based on First & Second-Order Motion

This project is the implementation for our paper “Key Facial Components Guided Micro-Expression Recognition Based on First & Second-Order Motion”. The codes need to run in the environment: Python 3.7.

  1. Data preparation:

Download the input data used for our experiments (optical flow, optical strain, face segmentation probability maps of CASMEII, SMIC and SAMM database) from the following link: https://pan.baidu.com/s/16cVjV0y2JejJntXrwYuo1g with password ‘jych’ and place it under directory ‘KFC-MER\’.

It's worth noting that our codes for generating face segmentation probability maps refer to the PyTorch implementation of BiSeNet, and you can download it from https://github.com/zllrunning/face-parsing.PyTorch".

  1. Model parameters:

Download the trained model parameters from the following link: https://pan.baidu.com/s/1qrGNiieM5fFj_tTlXkppYA with password ‘t1nb’ and place it under directory ‘KFC-MER\’.

  1. Testing:

Run the following codes to reproduce the recognition results provided in the paper:

(1) 'KFC-MER/Code/Code_CASMEII/last_test.py' % CASMEII (5 classes)

(2) 'KFC-MER/Code/Code_SMIC/last_test.py' % SMIC (3 classes)

(3) 'KFC-MER/Code/Code_SAMM/last_test.py' % SAMM (5 classes)

  1. Cite

If you use this code, please cite the following publication: Y.Su, J.Zhang, J.Liu, G.Zhai, "Key Facial Components Guided Micro-expression Recognition Based on First & Second-order Motion", to appear in International Conference on Multimedia and Expo (ICME2021).

kfc-mer's People

Contributors

tjummg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kfc-mer's Issues

train

Hello, I would like to ask if the training process will be made public in the later stages?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.