中文
相关论文

相关论文: An intuitive multi-frequency feature representatio…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2015-10-08 Du Tran , Lubomir Bourdev , Rob Fergus , Lorenzo Torresani , Manohar Paluri

We consider the problem of planning views for a robot to acquire images of an object for visual inspection and reconstruction. In contrast to offline methods which require a 3D model of the object as input or online methods which rely on…

机器人学 · 计算机科学 2019-10-07 Selim Engin , Eric Mitchell , Daewon Lee , Volkan Isler , Daniel D. Lee

Deep convolutional neural networks are powerful tools for learning visual representations from images. However, designing efficient deep architectures to analyse volumetric medical images remains challenging. This work investigates…

计算机视觉与模式识别 · 计算机科学 2017-07-10 Wenqi Li , Guotai Wang , Lucas Fidon , Sebastien Ourselin , M. Jorge Cardoso , Tom Vercauteren

Extending the translation equivariance property of convolutional neural networks to larger symmetry groups has been shown to reduce sample complexity and enable more discriminative feature learning. Further, exploiting additional symmetries…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Lisa Weijler , Pedro Hermosilla

We present Hybrid Voxel Network (HVNet), a novel one-stage unified network for point cloud based 3D object detection for autonomous driving. Recent studies show that 2D voxelization with per voxel PointNet style feature extractor leads to…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Maosheng Ye , Shuangjie Xu , Tongyi Cao

Neural Representations have recently been shown to effectively reconstruct a wide range of signals from 3D meshes and shapes to images and videos. We show that, when adapted correctly, neural representations can be used to directly…

机器学习 · 计算机科学 2023-04-24 Maor Ashkenazi , Zohar Rimon , Ron Vainshtein , Shir Levi , Elad Richardson , Pinchas Mintz , Eran Treister

Multi-view projection techniques have shown themselves to be highly effective in achieving top-performing results in the recognition of 3D shapes. These methods involve learning how to combine information from multiple view-points. However,…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Abdullah Hamdi , Faisal AlZahrani , Silvio Giancola , Bernard Ghanem

Multi-view projection methods have demonstrated promising performance on 3D understanding tasks like 3D classification and segmentation. However, it remains unclear how to combine such multi-view methods with the widely available 3D point…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Abdullah Hamdi , Silvio Giancola , Bernard Ghanem

Building discriminative representations for 3D data has been an important task in computer graphics and computer vision research. Convolutional Neural Networks (CNNs) have shown to operate on 2D images with great success for a variety of…

计算机视觉与模式识别 · 计算机科学 2016-10-26 Yangyan Li , Soeren Pirk , Hao Su , Charles R. Qi , Leonidas J. Guibas

Various factors, such as identities, views (poses), and illuminations, are coupled in face images. Disentangling the identity and view representations is a major challenge in face recognition. Existing face recognition systems either use…

计算机视觉与模式识别 · 计算机科学 2014-06-27 Zhenyao Zhu , Ping Luo , Xiaogang Wang , Xiaoou Tang

Three-dimensional (3D) shape recognition has drawn much research attention in the field of computer vision. The advances of deep learning encourage various deep models for 3D feature representation. For point cloud and multi-view data, two…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Haoxuan You , Yifan Feng , Xibin Zhao , Changqing Zou , Rongrong Ji , Yue Gao

For medical volume visualization, one of the most important tasks is to reveal clinically relevant details from the 3D scan (CT, MRI ...), e.g. the coronary arteries, without obscuring them with less significant parts. These volume datasets…

人工智能 · 计算机科学 2009-06-12 Dženan Zukić , Andreas Elsner , Zikrija Avdagić , Gitta Domik

Previous work has shown that feature maps of deep convolutional neural networks (CNNs) can be interpreted as feature representation of a particular image region. Features aggregated from these feature maps have been exploited for image…

计算机视觉与模式识别 · 计算机科学 2016-11-08 Jiedong Hao , Jing Dong , Wei Wang , Tieniu Tan

Color is a crucial visual cue readily exploited by Convolutional Neural Networks (CNNs) for object recognition. However, CNNs struggle if there is data imbalance between color variations introduced by accidental recording conditions. Color…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Attila Lengyel , Ombretta Strafforello , Robert-Jan Bruintjes , Alexander Gielisse , Jan van Gemert

Recognizing facial expressions is one of the central problems in computer vision. Temporal image sequences have useful spatio-temporal features for recognizing expressions. In this paper, we propose a new 3D Convolution Neural Network (CNN)…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Sudhakar Kumawat , Manisha Verma , Shanmuganathan Raman

Understanding the computations of convolutional neural networks requires effective visualization of their kernels. While maximal activation methods have proven successful in highlighting the preferred features of 2D convolutional kernels,…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Chunpeng Li , Ya-tang Li

Euclidean deep learning is often inadequate for addressing real-world signals where the representation space is irregular and curved with complex topologies. Interpreting the geometric properties of such feature spaces has become paramount…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Ramzan Basheer , Deepak Mishra

In this paper, we revisit the problem of 3D human modeling from two orthogonal silhouettes of individuals (i.e., front and side views). Different from our prior work, a supervised learning approach based on convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Bin Liu , Xiuping Liu , Zhixin Yang , Charlie C. L. Wang

In this work we investigate how to achieve equivariance to input transformations in deep networks, purely from data, without being given a model of those transformations. Convolutional Neural Networks (CNNs), for example, are equivariant to…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Jianbo Jiao , João F. Henriques

Filter-decomposition-based group equivariant convolutional neural networks (CNNs) have shown promising stability and data efficiency for 3D image feature extraction. However, these networks, which rely on parameter sharing and discrete…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Wenzhao Zhao , Steffen Albert , Barbara D. Wichtmann , Angelika Maurer , Ulrike Attenberger , Frank G. Zöllner , Jürgen Hesser