None
EN
Open Source meets Super Resolution, part 1
['Open Source Meets Super Resolution', 'Marcus Edel']
Collabora Newsroom RSS Feed
An image's resolution may be reduced due to lower spatial resolution (for example to reduce bandwidth) or due to image quality degradation such as blurring. The input image is upscaled and improved by our Deep Learning Super Resolution model. The low-resolution image is initially upscaled using a bi-linear transformation so that its dimensions match the target image, so that it is ready to serve as input for our model.