paper-with-me

Papers

SimUSR: A Simple but Strong Baseline for Unsupervised Image Super-resolution

2020-04-23 · Namhyuk Ahn, Jaejun Yoo, Kyung-Ah Sohn

In this paper, we tackle a fully unsupervised super-resolution problem, i.e., neither paired images nor ground truth HR images. We assume that low resolution (LR) images are relatively easy to collect compared to high resolution (HR) images. By allowing multiple LR images, we build a set of pseudo pairs by denoising and downsampling LR images and cast the original unsupervised problem into a supervised learning problem but in one level lower. Though this line of study is easy to think of and thus should have been investigated prior to any complicated unsupervised methods, surprisingly, there are currently none. Even more, we show that this simple method outperforms the state-of-the-art unsupervised method with a dramatically shorter latency at runtime, and significantly reduces the gap to the HR supervised models. We submitted our method in NTIRE 2020 super-resolution challenge and won 1st in PSNR, 2nd in SSIM, and 13th in LPIPS. This simple method should be used as the baseline to beat in the future, especially when multiple LR images are allowed during the training phase. However, even in the zero-shot condition, we argue that this method can serve as a useful baseline to see the gap between supervised and unsupervised frameworks.

📄 PDF Abstract BibTeX arXiv:2004.11020

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Super-ResolutionSSIMSuper-Resolution

Similar Papers 제목 키워드 기반

Scene-Centric Unsupervised Video Panoptic Segmentation

2026-06-03 · Christoph Reich, Oliver Hahn, Nikita Araslanov, Laura Leal-Taixé 외 arxiv

Video panoptic segmentation (VPS) aims to jointly detect, segment, and track all objects while partitioning the video into semantically consistent regions. We introduce the task setting of unsupervised VPS, omitting any …

Video Panoptic SegmentationScene UnderstandingVideo SegmentationImage Segmentation

Improved Baselines with Momentum Contrastive Learning

2020-03-09 · Xinlei Chen, Haoqi Fan, Ross Girshick, Kaiming He

Contrastive unsupervised learning has recently shown encouraging progress, e.g., in Momentum Contrast (MoCo) and SimCLR. In this note, we verify the effectiveness of two of SimCLR's design improvements by implementing th…

Contrastive LearningData AugmentationImage ClassificationPerson Re-Identification+3

Unsupervised Universal Image Segmentation

2023-12-28 · CVPR 2024 1 · Dantong Niu, Xudong Wang, Xinyang Han, Long Lian 외

Several unsupervised image segmentation approaches have been proposed which eliminate the need for dense manually-annotated segmentation masks; current models separately handle either semantic segmentation (e.g., STEGO) …

Image SegmentationInstance SegmentationPanoptic SegmentationSegmentation+8

Deep Spectral Methods: A Surprisingly Strong Baseline for Unsupervised Semantic Segmentation and Localization

2022-05-16 · CVPR 2022 1 · Luke Melas-Kyriazi, Christian Rupprecht, Iro Laina, Andrea Vedaldi

Unsupervised localization and segmentation are long-standing computer vision challenges that involve decomposing an image into semantically-meaningful segments without any labeled data. These tasks are particularly inter…

graph partitioningSegmentationSemantic SegmentationUnsupervised Semantic Segmentation

On Variational Learning of Controllable Representations for Text without Supervision

2019-05-28 · ICML 2020 1 · Peng Xu, Jackie Chi Kit Cheung, Yanshuai Cao

The variational autoencoder (VAE) can learn the manifold of natural images on certain datasets, as evidenced by meaningful interpolating or extrapolating in the continuous latent space. However, on discrete data such as …

Style TransferText GenerationText Style Transfer