Home

Awesome

Traffic Speed Imputation with Spatio-Temporal Attentions and Cycle-Perceptual Training

Accepted to CIKM'22.

Requirements

Usage

> cd STCPA
> conda env create -f stcpa_env.yaml
> conda activate stcpa
> pip install torch-scatter torch-sparse torch-cluster torch-geometric -f https://data.pyg.org/whl/torch-1.10.0+cu102.html
# Test on New York datasets.
> python test_stcpa_nyc.py