AICurious Logo

What is: CutBlur?

SourceRethinking Data Augmentation for Image Super-resolution: A Comprehensive Analysis and a New Strategy
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

CutBlur is a data augmentation method that is specifically designed for the low-level vision tasks. It cuts a low-resolution patch and pastes it to the corresponding high-resolution image region and vice versa. The key intuition of Cutblur is to enable a model to learn not only "how" but also "where" to super-resolve an image. By doing so, the model can understand "how much" instead of blindly learning to apply super-resolution to every given pixel.