Skip to content

🥉 Affwild2-ABAW3 Action Unit (AU) Detection Task - CVPRW 2022 - PRL

License

Notifications You must be signed in to change notification settings

th2l/Affwild2-ABAW3-ActionUnit

Repository files navigation

🥉 Affwild2-ABAW3 @ CVPRW 2022 - Action Unit Detection - PRL

How to run?

  1. Install Docker / Create a python environment using conda or other tools.
  2. Instead packages in requirements.txt with pip install -r requirements.txt, or manually.
  3. Edit config file in conf/AU_baseline.yaml, or create a new config file. To use wandb logger, install wandb logger, login to wandb, and edit logger param in config file.
  4. Run python main.py --cfg /path/to-config-file, e.g. python main.py --cfg /conf/AU_baseline.yaml
  5. Sample scripts for training and testing in scripts/ folder.

About

🥉 Affwild2-ABAW3 Action Unit (AU) Detection Task - CVPRW 2022 - PRL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published