SOTAVerified

RainUNet for Super-Resolution Rain Movie Prediction under Spatio-temporal Shifts

2022-12-07Code Available1· sign in to hype

Jinyoung Park, Minseok Son, Seungju Cho, Inyoung Lee, Changick Kim

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper presents a solution to the Weather4cast 2022 Challenge Stage 2. The goal of the challenge is to forecast future high-resolution rainfall events obtained from ground radar using low-resolution multiband satellite images. We suggest a solution that performs data preprocessing appropriate to the challenge and then predicts rainfall movies using a novel RainUNet. RainUNet is a hierarchical U-shaped network with temporal-wise separable block (TS block) using a decoupled large kernel 3D convolution to improve the prediction performance. Various evaluation metrics show that our solution is effective compared to the baseline method. The source codes are available at https://github.com/jinyxp/Weather4cast-2022

Tasks

Reproductions