paper-with-me

홈 › Papers

OverNet: Lightweight Multi-Scale Super-Resolution with Overscaling Network

2020-08-05 · Parichehr Behjati, Pau Rodriguez, Armin Mehri, Isabelle Hupont, Jordi Gonzalez, Carles Fernandez Tena

Super-resolution (SR) has achieved great success due to the development of deep convolutional neural networks (CNNs). However, as the depth and width of the networks increase, CNN-based SR methods have been faced with the challenge of computational complexity in practice. Moreover, most of them train a dedicated model for each target resolution, losing generality and increasing memory requirements. To address these limitations we introduce OverNet, a deep but lightweight convolutional network to solve SISR at arbitrary scale factors with a single model. We make the following contributions: first, we introduce a lightweight recursive feature extractor that enforces efficient reuse of information through a novel recursive structure of skip and dense connections. Second, to maximize the performance of the feature extractor we propose a reconstruction module that generates accurate high-resolution images from overscaled feature maps and can be independently used to improve existing architectures. Third, we introduce a multi-scale loss function to achieve generalization across scales. Through extensive experiments, we demonstrate that our network outperforms previous state-of-the-art results in standard benchmarks while using fewer parameters than previous approaches.

📄 PDF Abstract BibTeX arXiv:2008.02382

Code (1)

pbehjatii/OverNet 공식 구현 pytorch

Tasks

Super-Resolution

Similar Papers 제목 키워드 기반

Your Super Resolution Model is not Enough for Tackling Real-World Scenarios

2025-09-08 · Dongsik Yoon, Jongeun Kim arxiv

Despite remarkable progress in Single Image Super-Resolution (SISR), traditional models often struggle to generalize across varying scale factors, limiting their real-world applicability. To address this, we propose a pl…

Image Super-Resolution

LandCoverNet: A global benchmark land cover classification training dataset

2020-12-05 · Hamed Alemohammad, Kevin Booth

Regularly updated and accurate land cover maps are essential for monitoring 14 of the 17 Sustainable Development Goals. Multispectral satellite imagery provide high-quality and valuable information at global scale that c…

ClassificationGeneral ClassificationLand Cover ClassificationTime Series+1

MF-Hovernet: An Extension of Hovernet for Colon Nuclei Identification and Counting (CoNiC) Challenge

2022-03-04 · Vi Thi-Tuong Vo, Soo-Hyung Kim, Taebum Lee

Nuclei Identification and Counting is the most important morphological feature of cancers, especially in the colon. Many deep learning-based methods have been proposed to deal with this problem. In this work, we construc…

HoVer-UNet: Accelerating HoVerNet with UNet-based multi-class nuclei segmentation via knowledge distillation

2023-11-21 · Cristian Tommasino, Cristiano Russo, Antonio Maria Rinaldi, Francesco Ciompi

We present HoVer-UNet, an approach to distill the knowledge of the multi-branch HoVerNet framework for nuclei instance segmentation and classification in histopathology. We propose a compact, streamlined single UNet netw…

Instance SegmentationKnowledge DistillationSemantic Segmentation

Identifying Ambiguous Similarity Conditions via Semantic Matching

2022-04-08 · CVPR 2022 1 · Han-Jia Ye, Yi Shi, De-Chuan Zhan

Rich semantics inside an image result in its ambiguous relationship with others, i.e., two images could be similar in one condition but dissimilar in another. Given triplets like "aircraft" is similar to "bird" than "tra…

Triplet