中文
相关论文

相关论文: SCSNet: An Efficient Paradigm for Learning Simulta…

200 篇论文

In this paper, a deep neural network with interpretable motion compensation called CS-MCNet is proposed to realize high-quality and real-time decoding of video compressive sensing. Firstly, explicit multi-hypothesis motion compensation is…

图像与视频处理 · 电气工程与系统科学 2020-10-09 Bowen Huang , Jinjia Zhou , Xiao Yan , Ming'e Jing , Rentao Wan , Yibo Fan

Microscopy images are powerful tools and widely used in the majority of research areas, such as biology, chemistry, physics and materials fields by various microscopies (scanning electron microscope (SEM), atomic force microscope (AFM) and…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Israel Goytom , Qin Wang , Tianxiang Yu , Kunjie Dai , Kris Sankaran , Xinfei Zhou , Dongdong Lin

Training deep models for semantic scene completion (SSC) is challenging due to the sparse and incomplete input, a large quantity of objects of diverse scales as well as the inherent label noise for moving objects. To address the…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Zhaoyang Xia , Youquan Liu , Xin Li , Xinge Zhu , Yuexin Ma , Yikang Li , Yuenan Hou , Yu Qiao

Recently, Referring Remote Sensing Image Segmentation (RRSIS) has aroused wide attention. To handle drastic scale variation of remote targets, existing methods only use the full image as input and nest the saliency-preferring techniques of…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Jiaxing Yang , Lihe Zhang , Huchuan Lu

Real-time semantic segmentation has received considerable attention due to growing demands in many practical applications, such as autonomous vehicles, robotics, etc. Existing real-time segmentation approaches often utilize feature fusion…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Jingjing Xiong , Lai-Man Po , Wing-Yin Yu , Chang Zhou , Pengfei Xian , Weifeng Ou

Existing weakly supervised semantic segmentation (WSSS) methods usually utilize the results of pre-trained saliency detection (SD) models without explicitly modeling the connections between the two tasks, which is not the most efficient…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Yu Zeng , Yunzhi Zhuge , Huchuan Lu , Lihe Zhang

Learning-based single image super-resolution (SISR) methods are continuously showing superior effectiveness and efficiency over traditional model-based methods, largely due to the end-to-end training. However, different from model-based…

图像与视频处理 · 电气工程与系统科学 2020-03-24 Kai Zhang , Luc Van Gool , Radu Timofte

We propose a method of aligning a source image to a target image, where the transform is specified by a dense vector field. The two images are encoded as feature hierarchies by siamese convolutional nets. Then a hierarchy of aligner modules…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Eric Mitchell , Stefan Keselj , Sergiy Popovych , Davit Buniatyan , H. Sebastian Seung

Subspace clustering is a powerful unsupervised approach for hyperspectral image (HSI) analysis, but its high computational and memory costs limit scalability. Superpixel segmentation can improve efficiency by reducing the number of data…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Xianlu Li , Nicolas Nadisic , Shaoguang Huang , Aleksandra Pizurica

Scene recognition is an image recognition problem aimed at predicting the category of the place at which the image is taken. In this paper, a new scene recognition method using the convolutional neural network (CNN) is proposed. The…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Hongje Seong , Junhyuk Hyun , Euntai Kim

Popular methods usually use a degradation model in a supervised way to learn a watermark removal model. However, it is true that reference images are difficult to obtain in the real world, as well as collected images by cameras suffer from…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Chunwei Tian , Menghua Zheng , Bo Li , Yanning Zhang , Shichao Zhang , David Zhang

3D semantic scene understanding is a fundamental challenge in computer vision. It enables mobile agents to autonomously plan and navigate arbitrary environments. SSC formalizes this challenge as jointly estimating dense geometry and…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Adrian Hayler , Felix Wimbauer , Dominik Muhle , Christian Rupprecht , Daniel Cremers

In this paper, we focus on exploring effective methods for faster and accurate semantic segmentation. A common practice to improve the performance is to attain high-resolution feature maps with strong semantic representation. Two strategies…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Xiangtai Li , Jiangning Zhang , Yibo Yang , Guangliang Cheng , Kuiyuan Yang , Yunhai Tong , Dacheng Tao

Different from traditional hyperspectral super-resolution approaches that focus on improving the spatial resolution, spectral super-resolution aims at producing a high-resolution hyperspectral image from the RGB observation with…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Yiqi Yan , Lei Zhang , Jun Li , Wei Wei , Yanning Zhang

Compressive sensing (CS), aiming to reconstruct an image/signal from a small set of random measurements has attracted considerable attentions in recent years. Due to the high dimensionality of images, previous CS methods mainly work on…

计算机视觉与模式识别 · 计算机科学 2018-02-01 Xiaotong Lu , Weisheng Dong , Peiyao Wang , Guangming Shi , Xuemei Xie

We present an approach to accelerating a wide variety of image processing operators. Our approach uses a fully-convolutional network that is trained on input-output pairs that demonstrate the operator's action. After training, the original…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Qifeng Chen , Jia Xu , Vladlen Koltun

Computational Colour Constancy (CCC) consists of estimating the colour of one or more illuminants in a scene and using them to remove unwanted chromatic distortions. Much research has focused on illuminant estimation for CCC on single…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Matteo Rizzo , Cristina Conati , Daesik Jang , Hui Hu

Super-resolution (SR) has traditionally been based on pairs of high-resolution images (HR) and their low-resolution (LR) counterparts obtained artificially with bicubic downsampling. However, in real-world SR, there is a large variety of…

图像与视频处理 · 电气工程与系统科学 2020-11-06 Mohammad Saeed Rad , Thomas Yu , Claudiu Musat , Hazim Kemal Ekenel , Behzad Bozorgtabar , Jean-Philippe Thiran

Deep learning based single image super-resolution (SR) methods have been rapidly evolved over the past few years and have yielded state-of-the-art performances over conventional methods. Since these methods usually minimized l1 loss between…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Kwanyoung Kim , Se Young Chun

Deep learning-based image enhancement methods show significant advantages in reducing noise and improving visibility in low-light conditions. These methods are typically based on one-to-one mapping, where the model learns a direct…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Miao Zhang , Jun Yin , Pengyu Zeng , Yiqing Shen , Shuai Lu , Xueqian Wang