中文
相关论文

相关论文: A Deeper Look at 3D Shape Classifiers

200 篇论文

With the great capabilities of deep classifiers for radar data processing come the risks of learning dataset-specific features that do not generalize well. In this work, the robustness of two deep convolutional architectures, trained and…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Mikolaj Czerkawski , Carmine Clemente , Craig Michie , Christos Tachtatzis

Humans effortlessly infer the 3D shape of objects. What computations underlie this ability? Although various computational models have been proposed, none of them capture the human ability to match object shape across viewpoints. Here, we…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Thomas P. O'Connell , Tyler Bonnen , Yoni Friedman , Ayush Tewari , Josh B. Tenenbaum , Vincent Sitzmann , Nancy Kanwisher

Recently, self-supervised pre-training has advanced Vision Transformers on various tasks w.r.t. different data modalities, e.g., image and 3D point cloud data. In this paper, we explore this learning paradigm for 3D mesh data analysis based…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Yaqian Liang , Shanshan Zhao , Baosheng Yu , Jing Zhang , Fazhi He

In this article we describe a new convolutional neural network (CNN) to classify 3D point clouds of urban or indoor scenes. Solutions are given to the problems encountered working on scene point clouds, and a network is described that…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Xavier Roynard , Jean-Emmanuel Deschaud , François Goulette

We propose a combined generative and contrastive neural architecture for learning latent representations of 3D volumetric shapes. The architecture uses two encoder branches for voxel grids and multi-view images from the same underlying…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Chengzhi Wu , Julius Pfrommer , Mingyuan Zhou , Jürgen Beyerer

Despite the high performance achieved by deep neural networks on various tasks, extensive studies have demonstrated that small tweaks in the input could fail the model predictions. This issue of deep neural networks has led to a number of…

机器学习 · 计算机科学 2022-02-22 Ming-Chang Chiu , Xuezhe Ma

Until quite recently, the backbone of nearly every state-of-the-art computer vision model has been the 2D convolution. At its core, a 2D convolution simultaneously mixes information across both the spatial and channel dimensions of a…

计算机视觉与模式识别 · 计算机科学 2025-03-24 George Cazenavette , Joel Julin , Simon Lucey

View-based methods have demonstrated promising performance in 3D shape understanding. However, they tend to make strong assumptions about the relations between views or learn the multi-view correlations indirectly, which limits the…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Hongyu Sun , Yongcai Wang , Peng Wang , Haoran Deng , Xudong Cai , Deying Li

Modern artificial neural networks, including convolutional neural networks and vision transformers, have mastered several computer vision tasks, including object recognition. However, there are many significant differences between the…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Tiago Oliveira , Tiago Marques , Arlindo L. Oliveira

Transformers have made remarkable progress towards modeling long-range dependencies within the medical image analysis domain. However, current transformer-based models suffer from several disadvantages: (1) existing methods fail to capture…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Chenyu You , Ruihan Zhao , Fenglin Liu , Siyuan Dong , Sandeep Chinchali , Ufuk Topcu , Lawrence Staib , James S. Duncan

In this paper PREMONN (PREdictive MOdular Neural Networks) model/architecture is generalized to functions of two variables and to non-Euclidean spaces. It is presented in the context of 3D invariant shape recognition and texture…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Vasileios Petridis

Visual object recognition systems need to generalize from a set of 2D training views to novel views. The question of how the human visual system can generalize to novel views has been studied and modeled in psychology, computer vision, and…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Shoaib Ahmed Siddiqui , David Krueger , Thomas Breuel

3D shape models are naturally parameterized using vertices and faces, \ie, composed of polygons forming a surface. However, current 3D learning paradigms for predictive and generative tasks using convolutional neural networks focus on a…

计算机视觉与模式识别 · 计算机科学 2017-03-14 Ayan Sinha , Asim Unmesh , Qixing Huang , Karthik Ramani

3D multi object generative models allow us to synthesize a large range of novel 3D multi object scenes and also identify objects, shapes, layouts and their positions. But multi object scenes are difficult to create because of the dataset…

计算机视觉与模式识别 · 计算机科学 2019-03-11 Vedant Singh , Manan Oza , Himanshu Vaghela , Pratik Kanani

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

Modeling object dynamics with a neural network is an important problem with numerous applications. Most recent work has been based on graph neural networks. However, physics happens in 3D space, where geometric information potentially plays…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Chanho Kim , Li Fuxin

Learning robust and effective representations of visual data is a fundamental task in computer vision. Traditionally, this is achieved by training models with labeled data which can be expensive to obtain. Self-supervised learning attempts…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Mehmet Aygün , Prithviraj Dhar , Zhicheng Yan , Oisin Mac Aodha , Rakesh Ranjan

A major endeavor of computer vision is to represent, understand and extract structure from 3D data. Towards this goal, unsupervised learning is a powerful and necessary tool. Most current unsupervised methods for 3D shape analysis use…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Aditya Sanghi

It is widely accepted that reasoning about object shape is important for object recognition. However, the most powerful object recognition methods today do not explicitly make use of object shape during learning. In this work, motivated by…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Stefan Stojanov , Anh Thai , James M. Rehg

The remarkable success of Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) in 2D vision has spurred significant research in extending these architectures to the complex domain of 3D analysis. Yet, a core challenge arises…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Akshat Pandya , Bhavuk Jain