中文
相关论文

相关论文: SR-Ground: Image Quality Grounding for Super-Resol…

200 篇论文

We propose a no-reference image quality assessment (NR-IQA) approach that learns from rankings (RankIQA). To address the problem of limited IQA dataset size, we train a Siamese Network to rank images in terms of image quality by using…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Xialei Liu , Joost van de Weijer , Andrew D. Bagdanov

Recent methods for single image super-resolution (SISR) have demonstrated outstanding performance in generating high-resolution (HR) images from low-resolution (LR) images. However, most of these methods show their superiority using…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Jun-Sang Yoo , Dong-Wook Kim , Yucheng Lu , Seung-Won Jung

We propose a deep learning method for single image super-resolution (SR). Our method directly learns an end-to-end mapping between the low/high-resolution images. The mapping is represented as a deep convolutional neural network (CNN) that…

计算机视觉与模式识别 · 计算机科学 2015-08-03 Chao Dong , Chen Change Loy , Kaiming He , Xiaoou Tang

Real-world image super-resolution (SR) is a challenging image translation problem. Low-resolution (LR) images are often generated by various unknown transformations rather than by applying simple bilinear down-sampling on high-resolution…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Xin Ma , Yi Li , Huaibo Huang , Mandi Luo , Ran He

In object recognition applications, object images usually appear with different quality levels. Practically, it is very important to indicate object image qualities for better application performance, e.g. filtering out low-quality object…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Jing Lu , Baorui Zou , Zhanzhan Cheng , Shiliang Pu , Shuigeng Zhou , Yi Niu , Fei Wu

In this paper, we introduce the task of visual grounding for remote sensing data (RSVG). RSVG aims to localize the referred objects in remote sensing (RS) images with the guidance of natural language. To retrieve rich information from RS…

计算机视觉与模式识别 · 计算机科学 2023-05-03 Yang Zhan , Zhitong Xiong , Yuan Yuan

Deep CNNs have achieved significant successes in image processing and its applications, including single image super-resolution (SR). However, conventional methods still resort to some predetermined integer scaling factors, e.g., x2 or x4.…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Sanghyun Son , Kyoung Mu Lee

Despite the remarkable progresses made in deep-learning based depth map super-resolution (DSR), how to tackle real-world degradation in low-resolution (LR) depth maps remains a major challenge. Existing DSR model is generally trained and…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Xibin Song , Yuchao Dai , Dingfu Zhou , Liu Liu , Wei Li , Hongdng Li , Ruigang Yang

High-quality digital terrain models derived from airborne laser scanning (ALS) data are essential for a wide range of geospatial analyses, and their generation typically relies on robust ground filtering (GF) to separate point clouds across…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Nannan Qin , Pengjie Tao , Haiyan Guan , Zhizhong Kang , Lingfei Ma , Xiangyun Hu , Jonathan Li

In the emerging commercial space industry there is a drastic increase in access to low cost satellite imagery. The price for satellite images depends on the sensor quality and revisit rate. This work proposes to bridge the gap between image…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Gaurav Kumar Nayak , Saksham Jain , R Venkatesh Babu , Anirban Chakraborty

Reinforcement Learning (RL) has empowered Multimodal Large Language Models (MLLMs) to achieve superior human preference alignment in Image Quality Assessment (IQA). However, existing RL-based IQA models typically rely on coarse-grained…

图像与视频处理 · 电气工程与系统科学 2026-05-11 Xiang Li , Xueheng Li , Yu Wang , Xuanhua He , Zhangchi Hu , Weiwei Yu , Chengjun Xie

Recent years have witnessed the rapid development of image storage and transmission systems, in which image compression plays an important role. Generally speaking, image compression algorithms are developed to ensure good visual quality at…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Zicheng Zhang , Wei Sun , Wei Wu , Ying Chen , Xiongkuo Min , Guangtao Zhai

Objective image quality assessment (IQA) is imperative in the current multimedia-intensive world, in order to assess the visual quality of an image at close to a human level of ability. Many~parameters such as color intensity, structure,…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Md Abu Layek , Sanjida Afroz , TaeChoong Chung , Eui-Nam Huh

Generative models for Image Super-Resolution (SR) are increasingly powerful, yet their reliance on self-attention's quadratic complexity (O(N^2)) creates a major computational bottleneck. Linear Attention offers an O(N) solution, but its…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Xiaohui Li , Shaobin Zhuang , Shuo Cao , Yang Yang , Yuandong Pu , Qi Qin , Siqi Luo , Bin Fu , Yihao Liu

No-Reference Image Quality Assessment (NR-IQA) aims at estimating image quality in accordance with subjective human perception. However, most methods focus on exploring increasingly complex networks to improve the final…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Ronghua Liao , Chen Hui , Lang Yuan , Haiqi Zhu , Feng Jiang

Despite significant progress toward super resolving more realistic images by deeper convolutional neural networks (CNNs), reconstructing fine and natural textures still remains a challenging problem. Recent works on single image super…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Mohammad Saeed Rad , Behzad Bozorgtabar , Claudiu Musat , Urs-Viktor Marti , Max Basler , Hazim Kemal Ekenel , Jean-Philippe Thiran

The foundation model has recently garnered significant attention due to its potential to revolutionize the field of visual representation learning in a self-supervised manner. While most foundation models are tailored to effectively process…

We aim at accelerating super-resolution (SR) networks on large images (2K-8K). The large images are usually decomposed into small sub-images in practical usages. Based on this processing, we found that different image regions have different…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Xiangtao Kong , Hengyuan Zhao , Yu Qiao , Chao Dong

With advancement in deep neural network (DNN), recent state-of-the-art (SOTA) image superresolution (SR) methods have achieved impressive performance using deep residual network with dense skip connections. While these models perform well…

图像与视频处理 · 电气工程与系统科学 2021-01-25 Zhihong Pan , Baopu Li , Teng Xi , Yanwen Fan , Gang Zhang , Jingtuo Liu , Junyu Han , Errui Ding

Single Image Super Resolution (SISR) is the process of mapping a low-resolution image to a high resolution image. This inherently has applications in remote sensing as a way to increase the spatial resolution in satellite imagery. This…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Matthew Ciolino , David Noever , Josh Kalin
‹ 上一页 1 8 9 10 下一页 ›