Official implementation of "Stable Attention Response for Reliable Precipitation Nowcasting"
Please visit arXiv for more information.
conda create -n HARECast python=3.10 -y
conda activate HARECast
pip install -r requirement.txtPretrained HARECast: Google Drive
# Note: Config the dataset path in `dataset/get_dataset.py` before running.
python run.py --eval --ckpt_milestone ckpt.ptpython run.pyYou can view the video by downloading it here.
