中文
相关论文

相关论文: ZZ-Net: A Universal Rotation Equivariant Architect…

200 篇论文

Continual Learning aims to learn multiple incoming new tasks continually, and to keep the performance of learned tasks at a consistent level. However, existing research on continual learning assumes the pose of the object is pre-defined and…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Xihao Wang , Xian Wei

Wavelet scattering networks, which are convolutional neural networks (CNNs) with fixed filters and weights, are promising tools for image analysis. Imposing symmetry on image statistics can improve human interpretability, aid in…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Andrew K. Saydjari , Douglas P. Finkbeiner

We address the problem of 3D rotation equivariance in convolutional neural networks. 3D rotations have been a challenging nuisance in 3D classification tasks requiring higher capacity and extended data augmentation in order to tackle it. We…

计算机视觉与模式识别 · 计算机科学 2018-10-01 Carlos Esteves , Christine Allen-Blanchette , Ameesh Makadia , Kostas Daniilidis

The analyses relying on 3D point clouds are an utterly complex task, often involving million of points, but also requiring computationally efficient algorithms because of many real-time applications; e.g. autonomous vehicle. However, point…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

We present a new versatile building block for deep point cloud processing architectures that is equally suited for diverse tasks. This building block combines the ideas of spatial transformers and multi-view convolutional networks with the…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Kirill Mazur , Victor Lempitsky

3D Convolutional Neural Networks are sensitive to transformations applied to their input. This is a problem because a voxelized version of a 3D object, and its rotated clone, will look unrelated to each other after passing through to the…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Daniel Worrall , Gabriel Brostow

We propose a method for 3D shape reconstruction from unoriented point clouds. Our method consists of a novel SE(3)-equivariant coordinate-based network (TF-ONet), that parametrizes the occupancy field of the shape and respects the inherent…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Evangelos Chatzipantazis , Stefanos Pertigkiozoglou , Edgar Dobriban , Kostas Daniilidis

A symmetry on rigid motion is one of the salient factors in efficient learning of 3D point cloud problems. Group convolution has been a representative method to extract equivariant features, but its realizations have struggled to retain…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Jaein Kim , Hee Bin Yoo , Dong-Sig Han , Byoung-Tak Zhang

Point cloud is a collection of 3D coordinates that are discrete geometric samples of an object's 2D surfaces. Using a low-cost 3D scanner to acquire data means that point clouds are often in lower resolution than desired for rendering on…

信号处理 · 电气工程与系统科学 2019-08-20 Chinthaka Dinesh , Gene Cheung , Ivan V. Bajic

Rigid structures such as cars or any other solid objects are often represented by finite clouds of unlabeled points. The most natural equivalence on these point clouds is rigid motion or isometry maintaining all inter-point distances. Rigid…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Daniel Widdowson , Vitaliy Kurlin

The convenience of 3D sensors has led to an increase in the use of 3D point clouds in various applications. However, the differences in acquisition devices or scenarios lead to divergence in the data distribution of point clouds, which…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Zhimin Zhang , Xiang Gao , Wei Hu

Pseudo-LiDAR point cloud interpolation is a novel and challenging task in the field of autonomous driving, which aims to address the frequency mismatching problem between camera and LiDAR. Previous works represent the 3D spatial motion…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Haojie Liu , Kang Liao , Chunyu Lin , Yao Zhao , Yulan Guo

Accurately describing and detecting 2D and 3D keypoints is crucial to establishing correspondences across images and point clouds. Despite a plethora of learning-based 2D or 3D local feature descriptors and detectors having been proposed,…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Bing Wang , Changhao Chen , Zhaopeng Cui , Jie Qin , Chris Xiaoxuan Lu , Zhengdi Yu , Peijun Zhao , Zhen Dong , Fan Zhu , Niki Trigoni , Andrew Markham

Storing and transmitting LiDAR point cloud data is essential for many AV applications, such as training data collection, remote control, cloud services or SLAM. However, due to the sparsity and unordered structure of the data, it is…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Till Beemelmanns , Yuchen Tao , Bastian Lampe , Lennart Reiher , Raphael van Kempen , Timo Woopen , Lutz Eckstein

Deep neural networks have established themselves as the state-of-the-art methodology in almost all computer vision tasks to date. But their application to processing data lying on non-Euclidean domains is still a very active area of…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Chaitanya Kaul , Nick Pears , Suresh Manandhar

Learning for manipulation requires using policies that have access to rich sensory information such as point clouds or RGB images. Point clouds efficiently capture geometric structures, making them essential for manipulation tasks in…

In this paper, we propose a novel real-time 6D object pose estimation framework, named G2L-Net. Our network operates on point clouds from RGB-D detection in a divide-and-conquer fashion. Specifically, our network consists of three steps.…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Wei Chen , Xi Jia , Hyung Jin Chang , Jinming Duan , Ales Leonardis

A challenging problem in many modern machine learning tasks is to process weight-space features, i.e., to transform or extract information from the weights and gradients of a neural network. Recent works have developed promising…

机器学习 · 计算机科学 2024-02-09 Allan Zhou , Chelsea Finn , James Harrison

Knowledge of 3D properties of objects is a necessity in order to build effective computer vision systems. However, lack of large scale 3D datasets can be a major constraint for data-driven approaches in learning such properties. We consider…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Navaneet K L , Priyanka Mandikal , Mayank Agarwal , R. Venkatesh Babu

Point clouds are a fundamental 3D representation in computer vision, enabling a wide range of perception tasks. However, real-world point clouds often suffer from degradations such as incompleteness, noise, outliers, and irregular density,…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Haoqing Wu , Alexa Nawotki , Jochen Garcke