Update README.md
This commit is contained in:
parent
02d468312a
commit
b770d6efcb
|
|
@ -1,9 +1,15 @@
|
||||||
You Must Download dataset first from this repository:
|
You Must Download dataset first from this repository:
|
||||||
|
|
||||||
https://github.com/Davidham3/STSGCN
|
https://github.com/Davidham3/STSGCN
|
||||||
|
|
||||||
Uncompress data file using `tar -zxvf data.tar.gz`
|
Uncompress data file using `tar -zxvf data.tar.gz`
|
||||||
|
|
||||||
Make Sure this dir have four folders:
|
Make Sure this dir have four folders:
|
||||||
|
|
||||||
|
```
|
||||||
FS-TFP\DATA\TRAFFICFLOW
|
FS-TFP\DATA\TRAFFICFLOW
|
||||||
├─PeMS03
|
├─PeMS03
|
||||||
├─PeMS04
|
├─PeMS04
|
||||||
├─PeMS07
|
├─PeMS07
|
||||||
└─PeMS08
|
└─PeMS08
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue