English
Related papers

Related papers: Multi Voxel-Point Neurons Convolution (MVPConv) fo…

200 papers

Neural networks based on convolutional operations have achieved remarkable results in the field of deep learning, but there are two inherent flaws in standard convolutional operations. On the one hand, the convolution operation is confined…

Computer Vision and Pattern Recognition · Computer Science 2024-07-23 Xin Zhang , Yingze Song , Tingting Song , Degang Yang , Yichen Ye , Jie Zhou , Liming Zhang

Very deep convolutional neural networks (CNNs) have been firmly established as the primary methods for many computer vision tasks. However, most state-of-the-art CNNs are large, which results in high inference latency. Recently, depth-wise…

Computer Vision and Pattern Recognition · Computer Science 2025-01-07 Yihui He , Jianing Qian , Jianren Wang , Cindy X. Le , Congrui Hetang , Qi Lyu , Wenping Wang , Tianwei Yue

Few ideas have enjoyed as large an impact on deep learning as convolution. For any problem involving pixels or spatial representations, common intuition holds that convolutional neural networks may be appropriate. In this paper we show a…

Computer Vision and Pattern Recognition · Computer Science 2018-12-04 Rosanne Liu , Joel Lehman , Piero Molino , Felipe Petroski Such , Eric Frank , Alex Sergeev , Jason Yosinski

We present a novel deep learning architecture in which the convolution operation leverages heterogeneous kernels. The proposed HetConv (Heterogeneous Kernel-Based Convolution) reduces the computation (FLOPs) and the number of parameters as…

Computer Vision and Pattern Recognition · Computer Science 2019-03-26 Pravendra Singh , Vinay Kumar Verma , Piyush Rai , Vinay P. Namboodiri

In this paper, we address the problem of reconstructing an object's surface from a single image using generative networks. First, we represent a 3D surface with an aggregation of dense point clouds from multiple views. Each point cloud is…

Computer Vision and Pattern Recognition · Computer Science 2018-11-26 Jinglu Wang , Bo Sun , Yan Lu

Neural surface reconstruction aims to reconstruct accurate 3D surfaces based on multi-view images. Previous methods based on neural volume rendering mostly train a fully implicit model with MLPs, which typically require hours of training…

Computer Vision and Pattern Recognition · Computer Science 2023-08-15 Tong Wu , Jiaqi Wang , Xingang Pan , Xudong Xu , Christian Theobalt , Ziwei Liu , Dahua Lin

We propose a simple, yet effective approach for spatiotemporal feature learning using deep 3-dimensional convolutional networks (3D ConvNets) trained on a large scale supervised video dataset. Our findings are three-fold: 1) 3D ConvNets are…

Computer Vision and Pattern Recognition · Computer Science 2015-10-08 Du Tran , Lubomir Bourdev , Rob Fergus , Lorenzo Torresani , Manohar Paluri

Rotation equivariance is a desirable property in many practical applications such as motion forecasting and 3D perception, where it can offer benefits like sample efficiency, better generalization, and robustness to input perturbations.…

Computer Vision and Pattern Recognition · Computer Science 2023-01-26 Serge Assaad , Carlton Downey , Rami Al-Rfou , Nigamaa Nayakanti , Ben Sapp

Convolution is a compute-intensive operation placed at the heart of Convolution Neural Networks (CNNs). It has led to the development of many high-performance algorithms, such as Im2col-GEMM, Winograd, and Direct-Convolution. However, the…

Computer Vision and Pattern Recognition · Computer Science 2024-07-16 Lucas Alvarenga , Victor Ferrari , Rafael Souza , Marcio Pereira , Guido Araujo

In order to achieve better performance for point cloud analysis, many researchers apply deeper neural networks using stacked Multi-Layer-Perceptron (MLP) convolutions over irregular point cloud. However, applying dense MLP convolutions over…

Computer Vision and Pattern Recognition · Computer Science 2019-09-24 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

3D hand shape and pose estimation from a single depth map is a new and challenging computer vision problem with many applications. Existing methods addressing it directly regress hand meshes via 2D convolutional neural networks, which leads…

Computer Vision and Pattern Recognition · Computer Science 2021-12-07 Jameel Malik , Soshi Shimada , Ahmed Elhayek , Sk Aziz Ali , Christian Theobalt , Vladislav Golyanik , Didier Stricker

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…

Computer Vision and Pattern Recognition · Computer Science 2025-04-08 Weihao Yu , Pan Zhou , Shuicheng Yan , Xinchao Wang

Recent breakthroughs in Visual Language Models (VLMs) and Multimodal Large Language Models (MLLMs) have significantly advanced 3D scene perception towards language-driven cognition. However, existing 3D language models struggle with sparse,…

Computer Vision and Pattern Recognition · Computer Science 2025-07-29 Shiyu Liu , Lianlei Shan

Recently, convolutional neural networks (CNNs) have been widely used in sound event detection (SED). However, traditional convolution is deficient in learning time-frequency domain representation of different sound events. To address this…

Audio and Speech Processing · Electrical Eng. & Systems 2023-02-22 Shengchang Xiao , Xueshuai Zhang , Pengyuan Zhang

Self-supervised monocular methods can efficiently learn depth information of weakly textured surfaces or reflective objects. However, the depth accuracy is limited due to the inherent ambiguity in monocular geometric modeling. In contrast,…

Computer Vision and Pattern Recognition · Computer Science 2022-08-22 Xiaofeng Wang , Zheng Zhu , Guan Huang , Xu Chi , Yun Ye , Ziwei Chen , Xingang Wang

The autonomous car must recognize the driving environment quickly for safe driving. As the Light Detection And Range (LiDAR) sensor is widely used in the autonomous car, fast semantic segmentation of LiDAR point cloud, which is the…

Computer Vision and Pattern Recognition · Computer Science 2022-02-22 Jaehyun Park , Chansoo Kim , Kichun Jo

Exploiting convolutional neural networks for point cloud processing is quite challenging, due to the inherent irregular distribution and discrete shape representation of point clouds. To address these problems, many handcrafted convolution…

Computer Vision and Pattern Recognition · Computer Science 2021-08-31 Xing Nie , Yongcheng Liu , Shaohong Chen , Jianlong Chang , Chunlei Huo , Gaofeng Meng , Qi Tian , Weiming Hu , Chunhong Pan

We present Kernel Point Convolution (KPConv), a new design of point convolution, i.e. that operates on point clouds without any intermediate representation. The convolution weights of KPConv are located in Euclidean space by kernel points,…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Hugues Thomas , Charles R. Qi , Jean-Emmanuel Deschaud , Beatriz Marcotegui , François Goulette , Leonidas J. Guibas

Recent studies have witnessed the effectiveness of 3D convolutions on segmenting volumetric medical images. Compared with the 2D counterparts, 3D convolutions can capture the spatial context in three dimensions. Nevertheless, models…

Image and Video Processing · Electrical Eng. & Systems 2021-09-28 Junjun He , Jin Ye , Cheng Li , Diping Song , Wanli Chen , Shanshan Wang , Lixu Gu , Yu Qiao

Semantic segmentation of 3D point cloud is an essential task for autonomous driving environment perception. The pipeline of most pointwise point cloud semantic segmentation methods includes points sampling, neighbor searching, feature…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Chuanyu Luo , Xiaohan Li , Nuo Cheng , Han Li , Shengguang Lei , Pu Li