中文
相关论文

相关论文: Dilated Convolutions with Lateral Inhibitions for …

200 篇论文

Spatial pyramid pooling module or encode-decoder structure are used in deep neural networks for semantic segmentation task. The former networks are able to encode multi-scale contextual information by probing the incoming features with…

计算机视觉与模式识别 · 计算机科学 2018-08-24 Liang-Chieh Chen , Yukun Zhu , George Papandreou , Florian Schroff , Hartwig Adam

One of the practical choices for making a lightweight semantic segmentation model is to combine a depth-wise separable convolution with a dilated convolution. However, the simple combination of these two methods results in an…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Hyojin Park , Youngjoon Yoo , Geonseok Seo , Dongyoon Han , Sangdoo Yun , Nojun Kwak

Learned image compression (LIC) has recently made significant progress, surpassing traditional methods. However, most LIC approaches operate mainly in the spatial domain and lack mechanisms for reducing frequency-domain correlations. To…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Haisheng Fu , Jie Liang , Feng Liang , Zhenman Fang , Guohe Zhang , Jingning Han

Convolutional neural networks excel in a number of computer vision tasks. One of their most crucial architectural elements is the effective receptive field size, that has to be manually set to accommodate a specific task. Standard solutions…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Domen Tabernik , Matej Kristan , Aleš Leonardis

Pillar-based 3D object detection has gained traction in self-driving technology due to its speed and accuracy facilitated by the artificial densification of pillars for GPU-friendly processing. However, dense pillar processing fundamentally…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Seongmin Park , Minjae Lee , Junwon Choi , Jungwook Choi

Dilated convolution with learnable spacings (DCLS) is a recent convolution method in which the positions of the kernel elements are learned throughout training by backpropagation. Its interest has recently been demonstrated in computer…

声音 · 计算机科学 2023-11-23 Ismail Khalfaoui-Hassani , Timothée Masquelier , Thomas Pellegrini

Semantic segmentation of motion capture sequences plays a key part in many data-driven motion synthesis frameworks. It is a preprocessing step in which long recordings of motion capture sequences are partitioned into smaller segments.…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Noshaba Cheema , Somayeh Hosseini , Janis Sprenger , Erik Herrmann , Han Du , Klaus Fischer , Philipp Slusallek

Despite the significant progress that has been made on estimating optical flow recently, most estimation methods, including classical and deep learning approaches, still have difficulty with multi-scale estimation, real-time computation,…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Yi Zhu , Shawn Newsam

The reliable segmentation of retinal vasculature can provide the means to diagnose and monitor the progression of a variety of diseases affecting the blood vessel network, including diabetes and hypertension. We leverage the power of…

图像与视频处理 · 电气工程与系统科学 2019-07-23 Ali Hatamizadeh , Hamid Hosseini , Zhengyuan Liu , Steven D. Schwartz , Demetri Terzopoulos

Dilated convolution, which expands the receptive field by inserting gaps between its consecutive elements, is widely employed in computer vision. In this study, we propose three strategies to improve individual phases of dilated convolution…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Linwei Chen , Lin Gu , Ying Fu

Dense pixel matching problems such as optical flow and disparity estimation are among the most challenging tasks in computer vision. Recently, several deep learning methods designed for these problems have been successful. A sufficiently…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Ali Salehi , Madhusudhanan Balasubramanian

Convolutional networks for image classification progressively reduce resolution until the image is represented by tiny feature maps in which the spatial structure of the scene is no longer discernible. Such loss of spatial acuity can limit…

计算机视觉与模式识别 · 计算机科学 2017-05-30 Fisher Yu , Vladlen Koltun , Thomas Funkhouser

Deep learning has revolutionized many computer vision fields in the last few years, including learning-based image compression. In this paper, we propose a deep semantic segmentation-based layered image compression (DSSLIC) framework in…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Mohammad Akbari , Jie Liang , Jingning Han

Deep image prior (DIP), which utilizes a deep convolutional network (ConvNet) structure itself as an image prior, has attracted attentions in computer vision and machine learning communities. It empirically shows the effectiveness of…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Tatsuya Yokota , Hidekata Hontani , Qibin Zhao , Andrzej Cichocki

Atrous convolutions are employed as a method to increase the receptive field in semantic segmentation tasks. However, in previous works of semantic segmentation, it was rarely employed in the shallow layers of the model. We revisit the…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Zilu Guo , Liuyang Bian , Xuan Huang , Hu Wei , Jingyu Li , Huasheng Ni

Recently, with the advent of deep convolutional neural networks (DCNN), the improvements in visual saliency prediction research are impressive. One possible direction to approach the next improvement is to fully characterize the multi-scale…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Sheng Yang , Guosheng Lin , Qiuping Jiang , Weisi Lin

This thesis presents and evaluates the Dilated Convolution with Learnable Spacings (DCLS) method. Through various supervised learning experiments in the fields of computer vision, audio, and speech processing, the DCLS method proves to…

机器学习 · 计算机科学 2024-08-14 Ismail Khalfaoui-Hassani

We propose a novel model for multi-label text classification, which is based on sequence-to-sequence learning. The model generates higher-level semantic unit representations with multi-level dilated convolution as well as a corresponding…

计算与语言 · 计算机科学 2018-11-13 Junyang Lin , Qi Su , Pengcheng Yang , Shuming Ma , Xu Sun

Convolutional neural networks (CNNs) have been the de facto standard in a diverse set of computer vision tasks for many years. Especially, deep neural networks based on seminal architectures such as U-shaped models with skip-connections or…

图像与视频处理 · 电气工程与系统科学 2022-08-02 Reza Azad , Moein Heidari , Moein Shariatnia , Ehsan Khodapanah Aghdam , Sanaz Karimijafarbigloo , Ehsan Adeli , Dorit Merhof

Agricultural image semantic segmentation is a pivotal component of modern agriculture, facilitating accurate visual data analysis to improve crop management, optimize resource utilization, and boost overall productivity. This study proposes…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Chee Mei Ling , Thangarajah Akilan , Aparna Ravinda Phalke