/PDAN_light

[WACV2021] Implementation of Pyramid Dilated Attention Network (PDAN)

Primary LanguagePython

PDAN Light

Implementation for the paper "PDAN Light: an Improved Attention Network for Action Detection".

The code is tested in Python 3.9.7 + PyTorch 1.10 environment with one Nvidia GTX 1070 GPU and the overall code framework is adapted from the PDAN.

For training and testing this code, please download the Charades dataset from this link and follow this repository to extract the snippet-level I3D feature. The RGB-Pretrained PDAN can be downloaded via this Link.

Contact: dvid@usal.es