Skip to content

wy22vv/PIAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Precipitation Nowcasting Network

Setup

1.Python 3.8.0, Numpy 1.23, Pytorch 1.13.1

2.Anaconda, cuda, and cudnn are recommended

3.The necessary settings for training are in the configs.py

4.The model is in the file models.py

5.Please check the data processing files in the datasets folder before formal training.

Training

If you want to fully train the model, execute the following command:

python train.py

Test

The command entered during the test is:

python test.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages