中文
相关论文

相关论文: Inception Convolution with Efficient Dilation Sear…

200 篇论文

Deep learning architectures such as convolutional neural networks are the standard in computer vision for image processing tasks. Their accuracy however often comes at the cost of long and computationally expensive training, the need for…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Mattia Pugliatti , Francesco Topputo

Convolutional neural networks (CNNs) are used in many embedded applications, from industrial robotics and automation systems to biometric identification on mobile devices. State-of-the-art classification is typically achieved by large…

机器学习 · 计算机科学 2020-05-22 Yuan Wen , Andrew Anderson , Valentin Radu , Michael F. P. O'Boyle , David Gregg

Three-dimensional (3D) reconstruction of head Computed Tomography (CT) images elucidates the intricate spatial relationships of tissue structures, thereby assisting in accurate diagnosis. Nonetheless, securing an optimal head CT scan…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Bowen Zheng , Chenxi Huang , Yuemei Luo

Rectifying the orientation of images represents a daily task for every photographer. This task may be complicated even for the human eye, especially when the horizon or other horizontal and vertical lines in the image are missing. In this…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Ionut Mironica , Andrei Zugravu

Sequential Recommendation is a prominent topic in current research, which uses user behavior sequence as an input to predict future behavior. By assessing the correlation strength of historical behavior through the dot product, the model…

信息检索 · 计算机科学 2023-02-23 Jiayi Chen , Wen Wu , Liye Shi , Yu Ji , Wenxin Hu , Xi Chen , Wei Zheng , Liang He

This paper does not attempt to design a state-of-the-art method for visual recognition but investigates a more efficient way to make use of convolutions to encode spatial features. By comparing the design principles of the recent…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Qibin Hou , Cheng-Ze Lu , Ming-Ming Cheng , Jiashi Feng

Dilated Convolution with Learnable Spacings (DCLS) is a recently proposed variation of the dilated convolution in which the spacings between the non-zero elements in the kernel, or equivalently their positions, are learnable. Non-integer…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Ismail Khalfaoui-Hassani , Thomas Pellegrini , Timothée Masquelier

This paper analyzes the design choices of face detection architecture that improve efficiency of computation cost and accuracy. Specifically, we re-examine the effectiveness of the standard convolutional block as a lightweight backbone…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Joonhyun Jeong , Beomyoung Kim , Joonsang Yu , Youngjoon Yoo

Variations of deep neural networks such as convolutional neural network (CNN) have been successfully applied to image denoising. The goal is to automatically learn a mapping from a noisy image to a clean image given training data consisting…

计算机视觉与模式识别 · 计算机科学 2017-09-29 Tianyang Wang , Mingxuan Sun , Kaoning Hu

Neural architecture search has proven to be highly effective in the design of efficient convolutional neural networks that are better suited for mobile deployment than hand-designed networks. Hypothesizing that neural architecture search…

计算机视觉与模式识别 · 计算机科学 2021-10-06 William McNally , Kanav Vats , Alexander Wong , John McPhee

In computer vision tasks, the ability to focus on relevant regions within an image is crucial for improving model performance, particularly when key features are small, subtle, or spatially dispersed. Convolutional neural networks (CNNs)…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Mahmudul Hasan

Convolutional dictionary learning (CDL) estimates shift invariant basis adapted to multidimensional data. CDL has proven useful for image denoising or inpainting, as well as for pattern discovery on multivariate signals. As estimated…

机器学习 · 计算机科学 2019-01-29 Thomas Moreau , Alexandre Gramfort

To improve the generalization of detectors, for domain adaptive object detection (DAOD), recent advances mainly explore aligning feature-level distributions between the source and single-target domain, which may neglect the impact of…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Aming Wu , Rui Liu , Yahong Han , Linchao Zhu , Yi Yang

Inspired by the long-range modeling ability of ViTs, large-kernel convolutions are widely studied and adopted recently to enlarge the receptive field and improve model performance, like the remarkable work ConvNeXt which employs 7x7…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Weihao Yu , Pan Zhou , Shuicheng Yan , Xinchao Wang

We propose a simple yet effective framework for instance and panoptic segmentation, termed CondInst (conditional convolutions for instance and panoptic segmentation). In the literature, top-performing instance segmentation methods typically…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Zhi Tian , Bowen Zhang , Hao Chen , Chunhua Shen

The inception network has been shown to provide good performance on image classification problems, but there are not much evidences that it is also effective for the image restoration or pixel-wise labeling problems. For image restoration…

计算机视觉与模式识别 · 计算机科学 2017-01-24 Yoonsik Kim , Insung Hwang , Nam Ik Cho

The aim of this research is to detect small objects with low resolution and noise. The existing real time object detection algorithm is based on the deep neural network of convolution need to perform multilevel convolution and pooling…

计算机视觉与模式识别 · 计算机科学 2020-11-13 Al-Akhir Nayan , Joyeta Saha , Ahamad Nokib Mozumder , Khan Raqib Mahmud , Abul Kalam Al Azad

Inter-image association modeling is crucial for co-salient object detection. Despite satisfactory performance, previous methods still have limitations on sufficient inter-image association modeling. Because most of them focus on image…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Long Li , Nian Liu , Dingwen Zhang , Zhongyu Li , Salman Khan , Rao Anwer , Hisham Cholakkal , Junwei Han , Fahad Shahbaz Khan

Over the last decade of machine learning, convolutional neural networks have been the most striking successes for feature extraction of rich sensory and high-dimensional data. While learning data representations via convolutions is already…

图像与视频处理 · 电气工程与系统科学 2022-02-01 Christoph Angermann , Markus Haltmeier

An important problem for both graphics and vision is to synthesize novel views of a 3D object from a single image. This is particularly challenging due to the partial observability inherent in projecting a 3D object onto the image space,…

机器学习 · 计算机科学 2016-01-06 Jimei Yang , Scott Reed , Ming-Hsuan Yang , Honglak Lee