dvidgar / PDAN_light

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 51.9%Language:Jupyter Notebook 47.8%Language:Shell 0.3%