Skip to content
/ M2A Public

Code associated with "M2A: Motion Aware Attention for Accurate Video Action Recognition"

License

Notifications You must be signed in to change notification settings

gebob19/M2A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

312686f · Jan 25, 2022

History

9 Commits
Dec 12, 2021
Dec 12, 2021
Dec 12, 2021
Dec 12, 2021
Dec 12, 2021
Jan 25, 2022
Dec 12, 2021
Dec 12, 2021
Dec 12, 2021
Dec 12, 2021

Repository files navigation

M2A: Motion Aware Attention for Video Action Recognition [ArXiv]

Code is built on top of the TSM module's repo (https://github.com/mit-han-lab/temporal-shift-module).

We use the following code for I3D experiments: https://github.com/IBM/action-recognition-pytorch.

Key Files:

  • main.py: Train using DataParralel
  • opts.py: command line arguments for training
  • ops/sota.py: SOTA temporal modules which we compare against
  • ops/temporal_shift.py: M2A, other temporal modules, and inserting the temporal modules into the network
    • CustomMotionAttention is M2A
  • scripts/: training script examples

About

Code associated with "M2A: Motion Aware Attention for Accurate Video Action Recognition"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published