Skip to content

ph-w2000/HARECast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HARECast-ACM Multimedia 2026

Official implementation of "Stable Attention Response for Reliable Precipitation Nowcasting"

HARECast Architecture

Code

arXiv Link

Please visit arXiv for more information.

Environment

conda create -n HARECast python=3.10 -y
conda activate HARECast
pip install -r requirement.txt

Resource

Pretrained HARECast: Google Drive

Evaluation

# Note: Config the dataset path in `dataset/get_dataset.py` before running.
python run.py --eval --ckpt_milestone ckpt.pt

Backbone Training

python run.py

Display Video

You can view the video by downloading it here.

About

[ACM Multimedia 2026] Official implementation of "Stable Attention Response for Reliable Precipitation Nowcasting"

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages