Lefei commited on
Commit
dfa61b1
·
verified ·
1 Parent(s): 501ca92

update RAEDME.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -23,6 +23,13 @@ VisionTS++ is built upon continual pre-training of a vision model on large-scale
23
 
24
  These innovations allow VisionTS++ to achieve state-of-the-art performance in both in-distribution and out-of-distribution forecasting, demonstrating that vision models can effectively generalize to Time Series Forecasting with appropriate adaptation.
25
 
 
 
 
 
 
 
 
26
 
27
  ## Installation
28
 
 
23
 
24
  These innovations allow VisionTS++ to achieve state-of-the-art performance in both in-distribution and out-of-distribution forecasting, demonstrating that vision models can effectively generalize to Time Series Forecasting with appropriate adaptation.
25
 
26
+ <div align="center">
27
+ <img src="figures/teaser.png" style="width:80%;" />
28
+ </div>
29
+
30
+ <div align="center">
31
+ <img src="figures/visiontspp_hf_space_ettm1.png" style="width:100%;" />
32
+ </div>
33
 
34
  ## Installation
35