Skip to content

Commit

Permalink
first
Browse files Browse the repository at this point in the history
  • Loading branch information
zouguojian committed Jul 8, 2023
1 parent cbc7f33 commit 4ec1209
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions MT-STGIN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,20 +60,20 @@ $$
### PREDICTING PERFORMANCE COMPARISON
> Performance comparison of different approaches for long-term highway traffic speed prediction
<div align=center><img src ="https://github.com/zouguojian/Traffic-speed-prediction/blob/main/MT-STGIN/figs/2.png" width = "1200" height="370"/></div>
<div align=center><img src ="https://github.com/zouguojian/Traffic-speed-prediction/blob/main/MT-STGIN/figs/3.png" width = "1200" height="370"/></div>
<div align=center><img src ="https://github.com/zouguojian/Traffic-speed-prediction/blob/main/MT-STGIN/figs/4.png" width = "1200" height="370"/></div>
<div align=center><img src ="https://github.com/zouguojian/Traffic-speed-prediction/blob/main/MT-STGIN/figs/2.png" width = "1200" height="400"/></div>
<div align=center><img src ="https://github.com/zouguojian/Traffic-speed-prediction/blob/main/MT-STGIN/figs/3.png" width = "1200" height="400"/></div>
<div align=center><img src ="https://github.com/zouguojian/Traffic-speed-prediction/blob/main/MT-STGIN/figs/4.png" width = "1200" height="400"/></div>

### INFLUENCE OF EACH COMPONENT

> Performance of the different time steps prediction for distinguished variants
<div align=center><img src ="https://github.com/zouguojian/Traffic-speed-prediction/blob/main/MT-STGIN/figs/5.png" width = "1200" height="370"/></div>
<div align=center><img src ="https://github.com/zouguojian/Traffic-speed-prediction/blob/main/MT-STGIN/figs/5.png" width = "1200" height="300"/></div>

### COMPUTATION COST

> Computation cost during the training and inference phases (* means the model train one time on the whole training set)
<div align=center><img src ="https://github.com/zouguojian/Traffic-speed-prediction/blob/main/MT-STGIN/figs/6.png" width = "1200" height="370"/></div>
<div align=center><img src ="https://github.com/zouguojian/Traffic-speed-prediction/blob/main/MT-STGIN/figs/6.png" width = "1200" height="400"/></div>

---

0 comments on commit 4ec1209

Please sign in to comment.