Skip to content
forked from saoruy/ST3DNet

Deep Spatial–Temporal 3D Convolutional Neural Networks for Traffic Data Forecasting, TITS 2019

Notifications You must be signed in to change notification settings

346644054/ST3DNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ST3DNet

Deep Spatial–Temporal 3D Convolutional Neural Networks for Traffic Data Forecasting

image-20200103164326338

Reference

@article{guo2019deep,
  title={Deep Spatial-Temporal 3D Convolutional Neural Networks for Traffic Data Forecasting},
  author={Guo, Shengnan and Lin, Youfang and Li, Shijie and Chen, Zhaoming and Wan, Huaiyu},
  journal={IEEE Transactions on Intelligent Transportation Systems},
  year={2019},
  publisher={IEEE}
}

Datasets

BikeNYC is one of the datasets we used in the paper, it suffices to reproduce the results what we have reported in the paper.

Step 1: Download BikeNYC dataset provided by DeepST

Step 2: process dataset

python prepareData.py

Train and Test

python trainNY.py

About

Deep Spatial–Temporal 3D Convolutional Neural Networks for Traffic Data Forecasting, TITS 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%