Skip to content

manzhihuangnian/AMCRNet

Repository files navigation

#Actor-Multi-Scale Context Bidirectional Higher Order Interactive Relation Network for Spatio-Temporal Action Localization

##notification

  1. This is the pytorch version implementation of paper 'AMCRNet:Actor-Multi-scale Context Bidirectional higher order Interactive Relation Network for Spatio-Temporal Action Localization',rebuilt from mmaction
  2. Trained models are provided in R50_8x8_k400.pth

test

  1. preparing data
    python tools\extract_frames.py --video_dir ava_path --frame_dir saving_dir --num_processes nuber_process
  1. run test script
    cd workspace && sh inference_AMCRNet.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published