中文
相关论文

相关论文: CS-PCN: Context-Space Progressive Collaborative Ne…

200 篇论文

Deep learning (DL) based hyperspectral images (HSIs) denoising approaches directly learn the nonlinear mapping between observed noisy images and underlying clean images. They normally do not consider the physical characteristics of HSIs,…

图像与视频处理 · 电气工程与系统科学 2021-11-16 Fengchao Xiong , Shuyin Tao , Jun Zhou , Jianfeng Lu , Jiantao Zhou , Yuntao Qian

We present a Visual Place Recognition system that follows the two-stage format common to image retrieval pipelines. The system encodes images of places by employing the activations of different layers of a pre-trained, off-the-shelf, VGG16…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Luis G. Camara , Libor Přeučil

Image denoising is a fundamental problem in image processing whose primary objective is to remove the noise while preserving the original image structure. In this work, we proposed a new architecture for image denoising. We have used…

图像与视频处理 · 电气工程与系统科学 2019-03-25 Sutanu Bera , Avisek Lahiri , Prabir Kumar Biswas

Hyperspectral images (HSIs) play a crucial role in remote sensing but are often degraded by complex noise patterns. Ensuring the physical property of the denoised HSIs is vital for robust HSI denoising, giving the rise of deep…

图像与视频处理 · 电气工程与系统科学 2025-12-23 Jin Ye , Jingran Wang , Fengchao Xiong , Jingzhou Chen , Yuntao Qian

Multi-person pose estimation is a fundamental yet challenging task in computer vision. Both rich context information and spatial information are required to precisely locate the keypoints for all persons in an image. In this paper, a novel…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Dongdong Yu , Kai Su , Xin Geng , Changhu Wang

Convolutional neural network (CNN)-based image denoising methods have been widely studied recently, because of their high-speed processing capability and good visual quality. However, most of the existing CNN-based denoisers learn the image…

图像与视频处理 · 电气工程与系统科学 2020-06-30 Rui Zhao , Kin-Man Lam , Daniel P. K. Lun

A problem of image denoising when images are corrupted by a non-stationary noise is considered in this paper. Since in practice no a priori information on noise is available, noise statistics should be pre-estimated for image denoising. In…

图像与视频处理 · 电气工程与系统科学 2021-09-27 Sheyda Ghanbaralizadeh Bahnemiri , Mykola Ponomarenko , Karen Egiazarian

This paper investigates a fundamental problem of scene understanding: how to parse a scene image into a structured configuration (i.e., a semantic object hierarchy with object interaction relations). We propose a deep architecture…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Ruimao Zhang , Liang Lin , Guangrun Wang , Meng Wang , Wangmeng Zuo

Digital histology images are amenable to the application of convolutional neural network (CNN) for analysis due to the sheer size of pixel data present in them. CNNs are generally used for representation learning from small image patches…

图像与视频处理 · 电气工程与系统科学 2019-07-24 Muhammad Shaban , Ruqayya Awan , Muhammad Moazam Fraz , Ayesha Azam , David Snead , Nasir M. Rajpoot

We propose a network for Congested Scene Recognition called CSRNet to provide a data-driven and deep learning method that can understand highly congested scenes and perform accurate count estimation as well as present high-quality density…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Yuhong Li , Xiaofan Zhang , Deming Chen

Video denoising aims to recover high-quality frames from the noisy video. While most existing approaches adopt convolutional neural networks~(CNNs) to separate the noise from the original visual content, however, CNNs focus on local…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Wulian Yun , Mengshi Qi , Chuanming Wang , Huiyuan Fu , Huadong Ma

We propose a network for semantic mapping called the Dense Dilated Convolutions Merging Network (DDCM-Net) to provide a deep learning approach that can recognize multi-scale and complex shaped objects with similar color and textures, such…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Qinghui Liu , Michael Kampffmeyer , Robert Jenssen , Arnt-Børre Salberg

Like in many other research fields, recent developments in computational imaging have focused on developing machine learning (ML) approaches to tackle its main challenges. To improve the performance of computational imaging algorithms,…

图像与视频处理 · 电气工程与系统科学 2024-08-16 Maximilian B. Kiss , Ander Biguri , Carola-Bibiane Schönlieb , K. Joost Batenburg , Felix Lucka

Deep convolutional neural networks (DCNNs) have been used to achieve state-of-the-art performance on many computer vision tasks (e.g., object recognition, object detection, semantic segmentation) thanks to a large repository of annotated…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Ronald Kemker , Carl Salvaggio , Christopher Kanan

Precise estimation of the probabilistic structure of natural images plays an essential role in image compression. Despite the recent remarkable success of end-to-end optimized image compression, the latent codes are usually assumed to be…

图像与视频处理 · 电气工程与系统科学 2020-06-24 Mu Li , Kede Ma , Jane You , David Zhang , Wangmeng Zuo

Taking the deep learning-based algorithms into account has become a crucial way to boost object detection performance in aerial images. While various neural network representations have been developed, previous works are still inefficient…

计算机视觉与模式识别 · 计算机科学 2020-12-21 Chengyuan Li , Jun Liu , Hailong Hong , Wenju Mao , Chenjie Wang , Chudi Hu , Xin Su , Bin Luo

Lossy image compression algorithms are pervasively used to reduce the size of images transmitted over the web and recorded on data storage media. However, we pay for their high compression rate with visual artifacts degrading the user…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Lukas Cavigelli , Pascal Hager , Luca Benini

Semantic segmentation has made significant strides in pixel-level image understanding, yet it remains limited in capturing contextual and semantic relationships between objects. Current models, such as CNN and Transformer-based…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Ben Rahman

Convolutional Neural Networks (CNNs) have achieved state-of-the-art performance in many different 2D medical image analysis tasks. In clinical practice, however, a large part of the medical imaging data available is in 3D. This has…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Guodong Zeng , Guoyan Zheng

Monocular depth estimation and semantic segmentation are two fundamental goals of scene understanding. Due to the advantages of task interaction, many works study the joint task learning algorithm. However, most existing methods fail to…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Tianxiao Gao , Wu Wei , Zhongbin Cai , Zhun Fan , Shane Xie , Xinmei Wang , Qiuda Yu
‹ 上一页 1 8 9 10 下一页 ›