Git Product home page Git Product logo

sfamnet's Introduction

SFAMNet: A Scene Flow Attention-based Micro-expression Network

Neurocomputing | Paper | Bibtex |

(Released on April, 2023)

Results

Performance comparison for micro-expression spotting.

Performance comparison for micro-expression recognition.

Performance comparison for micro-expression analysis.

How to run the code

Step 1) Download the processed_data from:

hidden at the moment

The files are structured as follows:

├─annotation
├─pretrained_weights
├─Utils
├─dataloader.py
├─load_data.py
├─main.py
├─network.py
├─prepare_data.py
├─requirements.txt
├─train.py
├─train_utils.py
├─processed_data

├─CASME_cube_recog_rgbd-flow.pkl
└─CASME_cube_spot_rgbd-flow.pkl

Step 2) Installation of packages using pip

pip install -r requirements.txt

Step 3) Network Training and Evaluation

python main.py

  Note for parameter settings

   --train (True/False)
   --emotion (4/7)

Citation

If you find this work useful for your research, please cite

@article{liong2024sfamnet,
  title={SFAMNet: A scene flow attention-based micro-expression network},
  author={Liong, Gen-Bing and Liong, Sze-Teng and Chan, Chee Seng and See, John},
  journal={Neurocomputing},
  volume={566},
  pages={126998},
  year={2024},
  publisher={Elsevier}
}

Feedback

Suggestions and opinions on this work (both positive and negative) are greatly welcomed. Please contact the authors by sending an email to [email protected] or cs.chan at um.edu.my.

License and Copyright

The project is open source under BSD-3 license (see the LICENSE file).

©2023 Center of Image and Signal Processing, Faculty of Computer Science and Information Technology, Universiti Malaya.

sfamnet's People

Contributors

genbing99 avatar cs-chan avatar

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.