Dynamic Attention Augmented Graph Network for Video Accident Anticipation
We recomend you to setup in the following steps:
- Clone the repo.
git clone https://github.com/ZxyLinkstart/DAA-GNN
- Create conda environment
conda env create -f environment.yml
conda activate DAA-GNN