gitbooo / CrossViVit

This repository contains code for the paper "Improving day-ahead Solar Irradiance Time Series Forecasting by Leveraging Spatio-Temporal Context"
https://arxiv.org/abs/2306.01112
MIT License
61 stars 4 forks source link

Can you please share the weight of the model and a testing script? #4

Closed deep404 closed 9 months ago

deep404 commented 9 months ago

Unfortunately, to train the model, it is required expensive hardware RTX8000 (6000$ + per one), but you have trained your model on 2. Can you please share the weights which you have trained?

Also, could you please share a testing script, where the parameters are, for example, 1-2, or 7 days historical time series, 1-2 or 7 days satellite images and the model?

jaggbow commented 9 months ago

We will shortly release the parameters and create an eval script. We will also share training scripts and detailed guidance on how to use them. Thanks for the issue !

deep404 commented 9 months ago

Great, I'm looking forward to it :))

jaggbow commented 9 months ago

Hey, we added the checkpoints to the models that you can find in our release