kochlisGit / VIT2

This repository is the implementation of the paper: ViT2 - Pre-training Vision Transformers for Visual Times Series Forecasting. ViT2 is a framework designed to address generalization & transfer learning limitations of Time-Series-based forecasting models by encoding the time-series to images using GAF and a modified ViT architecture.
MIT License
3 stars 0 forks source link

Lack of 'experiments/configs/datasets/large/train PKL' data #1

Open ErkeLi opened 2 weeks ago

ErkeLi commented 2 weeks ago

Can you provide the pkl data, or share the generation method

kochlisGit commented 2 weeks ago

Sure, you can run generate_datasets.py file. Moreover, these datasets are publicly available on cryptodatadownload.com. Use their webpage in order to update them (if you wish to).