paper-with-me

Papers

Single Image Super-resolution with a Switch Guided Hybrid Network for Satellite Images

2020-11-29 · Shreya Roy, Anirban Chakraborty

The major drawbacks with Satellite Images are low resolution, Low resolution makes it difficult to identify the objects present in Satellite images. We have experimented with several deep models available for Single Image Superresolution on the SpaceNet dataset and have evaluated the performance of each of them on the satellite image data. We will dive into the recent evolution of the deep models in the context of SISR over the past few years and will present a comparative study between these models. The entire Satellite image of an area is divided into equal-sized patches. Each patch will be used independently for training. These patches will differ in nature. Say, for example, the patches over urban areas have non-homogeneous backgrounds because of different types of objects like vehicles, buildings, roads, etc. On the other hand, patches over jungles will be more homogeneous in nature. Hence, different deep models will fit on different kinds of patches. In this study, we will try to explore this further with the help of a Switching Convolution Network. The idea is to train a switch classifier that will automatically classify a patch into one category of models best suited for it.

📄 PDF Abstract BibTeX arXiv:2011.14380

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

RGB-Guided Resolution Enhancement of IR Images

2023-09-12 · Marcel Trammer, Nils Genser, Jürgen Seiler

This paper introduces a novel method for RGB-Guided Resolution Enhancement of infrared (IR) images called Guided IR Resolution Enhancement (GIRRE). In the area of single image super resolution (SISR) there exists a wide …

Image Super-ResolutionSuper-Resolution

2D Representation for Unguided Single-View 3D Super-Resolution in Real-Time

2025-11-11 · Ignasi Mas, Ivan Huerta, Ramon Morros, Javier Ruiz-Hidalgo arxiv

We introduce 2Dto3D-SR, a versatile framework for real-time single-view 3D super-resolution that eliminates the need for high-resolution RGB guidance. Our framework encodes 3D data from a single viewpoint into a structur…

Image Super-Resolution

A Tree-guided CNN for image super-resolution

2025-06-03 · Chunwei Tian, Mingjian Song, Xiaopeng Fan, Xiangtao Zheng 외

Deep convolutional neural networks can extract more accurate structural information via deep architectures to obtain good performance in image super-resolution. However, it is not easy to find effect of important layers …

Image Super-ResolutionSuper-Resolution

Reference-based Texture transfer for Single Image Super-resolution of Magnetic Resonance images

2021-02-10 · Madhu Mithra K K, Sriprabha Ramanarayanan, Keerthi Ram, Mohanasankar Sivaprakasam

Magnetic Resonance Imaging (MRI) is a valuable clinical diagnostic modality for spine pathologies with excellent characterization for infection, tumor, degenerations, fractures and herniations. However in surgery, image-…

DiagnosticImage Super-ResolutionSSIMSuper-Resolution

Resolution Switchable Networks for Runtime Efficient Image Recognition

2020-07-19 · ECCV 2020 8 · Yikai Wang, Fuchun Sun, Duo Li, Anbang Yao

We propose a general method to train a single convolutional neural network which is capable of switching image resolutions at inference. Thus the running speed can be selected to meet various computational resource limit…

Knowledge DistillationQuantization