中文
相关论文

相关论文: Rethinking Skip Connections in Encoder-decoder Net…

200 篇论文

In this study, a deep-learning-based multi-stage network architecture called Multi-Stage Depth Prediction Network (MSDPN) is proposed to predict a dense depth map using a 2D LiDAR and a monocular camera. Our proposed network consists of a…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Hyungtae Lim , Hyeonjae Gil , Hyun Myung

Semantic segmentation of remotely sensed images plays an important role in land resource management, yield estimation, and economic assessment. U-Net, a deep encoder-decoder architecture, has been used frequently for image segmentation with…

图像与视频处理 · 电气工程与系统科学 2022-05-06 Rui Li , Chenxi Duan , Shunyi Zheng , Ce Zhang , Peter M. Atkinson

In recent years, deep convolutional neural networks have shown fascinating performance in the field of image denoising. However, deeper network architectures are often accompanied with large numbers of model parameters, leading to high…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Wencong Wu , Shicheng Liao , Guannan Lv , Peng Liang , Yungang Zhang

Estimating a scene's depth to achieve collision avoidance against moving pedestrians is a crucial and fundamental problem in the robotic field. This paper proposes a novel, low complexity network architecture for fast and accurate human…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Shan An , Fangru Zhou , Mei Yang , Haogang Zhu , Changhong Fu , Konstantinos A. Tsintotas

Deep networks for Monocular Depth Estimation (MDE) have achieved promising performance recently and it is of great importance to further understand the interpretability of these networks. Existing methods attempt to provide posthoc…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Zunzhi You , Yi-Hsuan Tsai , Wei-Chen Chiu , Guanbin Li

In this article, we propose a novel standalone hybrid Spiking-Convolutional Neural Network (SC-NN) model and test on using image inpainting tasks. Our approach uses the unique capabilities of SNNs, such as event-based computation and…

神经与进化计算 · 计算机科学 2024-07-15 Sanaullah , Kaushik Roy , Ulrich Rückert , Thorsten Jungeblut

Existing fixed pattern noise reduction (FPNR) methods are easily affected by the motion state of the scene and working condition of the image sensor, which leads to over smooth effects, ghosting artifacts as well as slow convergence rate.…

图像与视频处理 · 电气工程与系统科学 2019-10-23 Juntao Guan , Rui Lai , Ai Xiong , Zesheng Liu , Lin Gu

Monocular depth estimation is a challenging task that aims to predict a corresponding depth map from a given single RGB image. Recent deep learning models have been proposed to predict the depth from the image by learning the alignment of…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Jing Zhu , Yunxiao Shi , Mengwei Ren , Yi Fang , Kuo-Chin Lien , Junli Gu

Brain-computer interfaces (BCIs) are an advanced fusion of neuroscience and artificial intelligence, requiring stable and long-term decoding of neural signals. Spiking Neural Networks (SNNs), with their neuronal dynamics and spike-based…

神经与进化计算 · 计算机科学 2024-10-07 Yu Song , Liyuan Han , Bo Xu , Tielin Zhang

In this paper, we introduce U-Net v2, a new robust and efficient U-Net variant for medical image segmentation. It aims to augment the infusion of semantic information into low-level features while simultaneously refining high-level features…

图像与视频处理 · 电气工程与系统科学 2024-04-02 Yaopeng Peng , Milan Sonka , Danny Z. Chen

Spiking neural networks (SNNs), known for their low-power, event-driven computation and intrinsic temporal dynamics, are emerging as promising solutions for processing dynamic, asynchronous signals from event-based sensors. Despite their…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Rui Zhang , Luziwei Leng , Kaiwei Che , Hu Zhang , Jie Cheng , Qinghai Guo , Jiangxing Liao , Ran Cheng

Image restoration aims to recover high-quality images from their corrupted counterparts. Many existing methods primarily focus on the spatial domain, neglecting the understanding of frequency variations and ignoring the impact of implicit…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Hu Gao , Depeng Dang

Monocular depth estimation involves predicting depth from a single RGB image and plays a crucial role in applications such as autonomous driving, robotic navigation, 3D reconstruction, etc. Recent advancements in learning-based methods have…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Jingming Xia , Guanqun Cao , Guang Ma , Yiben Luo , Qinzhao Li , John Oyekan

U-Net, as an encoder-decoder architecture with forward skip connections, has achieved promising results in various medical image analysis tasks. Many recent approaches have also extended U-Net with more complex building blocks, which…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Tiange Xiang , Chaoyi Zhang , Xinyi Wang , Yang Song , Dongnan Liu , Heng Huang , Weidong Cai

In this article, we tackle the problem of depth estimation from single monocular images. Compared with depth estimation using multiple images such as stereo depth perception, depth from monocular images is much more challenging. Prior work…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Fayao Liu , Chunhua Shen , Guosheng Lin , Ian Reid

Vision transformers are known to be more computationally and data-intensive than CNN models. These transformer models such as ViT, require all the input image tokens to learn the relationship among them. However, many of these tokens are…

Depth estimation provides an alternative approach for perceiving 3D information in autonomous driving. Monocular depth estimation, whether with single-frame or multi-frame inputs, has achieved significant success by learning various types…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Naiyu Fang , Lemiao Qiu , Shuyou Zhang , Zili Wang , Zheyuan Zhou , Kerui Hu

Skip connections are increasingly utilized by deep neural networks to improve accuracy and cost-efficiency. In particular, the recent DenseNet is efficient in computation and parameters, and achieves state-of-the-art predictions by directly…

计算机视觉与模式识别 · 计算机科学 2017-11-02 Hanzhang Hu , Debadeepta Dey , Allison Del Giorno , Martial Hebert , J. Andrew Bagnell

The advent of autonomous driving and advanced driver assistance systems necessitates continuous developments in computer vision for 3D scene understanding. Self-supervised monocular depth estimation, a method for pixel-wise distance…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Arnav Varma , Hemang Chawla , Bahram Zonooz , Elahe Arani

Augmenting neural networks with skip connections, as introduced in the so-called ResNet architecture, surprised the community by enabling the training of networks of more than 1,000 layers with significant performance gains. This paper…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Alireza Zaeemzadeh , Nazanin Rahnavard , Mubarak Shah