paper-with-me

SRGAN Residual Block

2000년 도입 · 논문 34편에서 사용

SRGAN Residual Block is a residual block used in the SRGAN generator for image super-resolution. It is similar to standard residual blocks, although it uses a PReLU activation function to help training (preventing sparse gradients during GAN training).

출처: Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

소개 논문: Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

Image Model Blocks · Computer VisionSkip Connection Blocks · General