中文
相关论文

相关论文: ExtrudeNet: Unsupervised Inverse Sketch-and-Extrud…

200 篇论文

Recovering CAD models from point clouds requires reconstructing their topology and sketch-based extrusion primitives. A dominant paradigm for representing sketches involves implicit neural representations such as Signed Distance Fields…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Xinzhu Ma , Cheng Wang , Chen Tang , Bin Wang , Shixiang Tang , Yuan Meng , Yunhong Wang , Di Huang

Diffusion probabilistic models have achieved remarkable success in text guided image generation. However, generating 3D shapes is still challenging due to the lack of sufficient data containing 3D models along with their descriptions.…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Zijie Wu , Yaonan Wang , Mingtao Feng , He Xie , Ajmal Mian

Point clouds are often sparse and incomplete, which imposes difficulties for real-world applications. Existing shape completion methods tend to generate rough shapes without fine-grained details. Considering this, we introduce a two-branch…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Xiaogang Wang , Marcelo H Ang , Gim Hee Lee

Unpaired 3D object completion aims to predict a complete 3D shape from an incomplete input without knowing the correspondence between the complete and incomplete shapes. In this paper, we propose the novel KTNet to solve this task from the…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Zhen Cao , Wenxiao Zhang , Xin Wen , Zhen Dong , Yu-shen Liu , Xiongwu Xiao , Bisheng Yang

Traditional computer graphics rendering pipeline is designed for procedurally generating 2D quality images from 3D shapes with high performance. The non-differentiability due to discrete operations such as visibility computation makes it…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Thu Nguyen-Phuoc , Chuan Li , Stephen Balaban , Yong-Liang Yang

Real-world 3D data may contain intricate details defined by salient surface gaps. Automated reconstruction of these open surfaces (e.g., non-watertight meshes) is a challenging problem for environment synthesis in mixed reality…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Mohammad Samiul Arshad , William J. Beksi

The popularisation of acquisition devices capable of capturing volumetric information such as LiDAR scans and depth cameras has lead to an increased interest in point clouds as an imaging modality. Due to the high amount of data needed for…

图像与视频处理 · 电气工程与系统科学 2022-01-19 Davi Lazzarotto , Touradj Ebrahimi

Point cloud completion is the task of predicting complete geometry from partial observations using a point set representation for a 3D shape. Previous approaches propose neural networks to directly estimate the whole point cloud through…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Alexis Mendoza , Alexander Apaza , Ivan Sipiran , Cristian Lopez

Sketch-based modeling strives to bring the ease and immediacy of drawing to the 3D world. However, while drawings are easy for humans to create, they are very challenging for computers to interpret due to their sparsity and ambiguity. We…

图形学 · 计算机科学 2018-06-20 Johanna Delanoy , Mathieu Aubry , Phillip Isola , Alexei A. Efros , Adrien Bousseau

Point cloud is one of the widely used techniques for representing and storing 3D geometric data. In the past several methods have been proposed for processing point clouds. Methods such as PointNet and FoldingNet have shown promising…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Prajwal Singh , Kaustubh Sadekar , Shanmuganathan Raman

Topology matters. Despite the recent success of point cloud processing with geometric deep learning, it remains arduous to capture the complex topologies of point cloud data with a learning model. Given a point cloud dataset containing…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Jiahao Pang , Duanshun Li , Dong Tian

Existing networks directly learn feature representations on 3D point clouds for shape analysis. We argue that 3D point clouds are highly redundant and hold irregular (permutation-invariant) structure, which makes it difficult to achieve…

机器学习 · 计算机科学 2020-07-21 Sameera Ramasinghe , Salman Khan , Nick Barnes , Stephen Gould

3D object reconstruction from a single image is a highly under-determined problem, requiring strong prior knowledge of plausible 3D shapes. This introduces challenges for learning-based approaches, as 3D object annotations are scarce in…

计算机视觉与模式识别 · 计算机科学 2017-11-10 Jiajun Wu , Yifan Wang , Tianfan Xue , Xingyuan Sun , William T Freeman , Joshua B Tenenbaum

Point clouds provide a compact and efficient representation of 3D shapes. While deep neural networks have achieved impressive results on point cloud learning tasks, they require massive amounts of manually labeled data, which can be costly…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Omid Poursaeed , Tianxing Jiang , Han Qiao , Nayun Xu , Vladimir G. Kim

Motivated by the intuition that one can transform two aligned point clouds to each other more easily and meaningfully than a misaligned pair, we propose CorrNet3D -- the first unsupervised and end-to-end deep learning-based framework -- to…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Yiming Zeng , Yue Qian , Zhiyu Zhu , Junhui Hou , Hui Yuan , Ying He

The integration of deep generative networks into generating Computer-Aided Design (CAD) models has garnered increasing attention over recent years. Traditional methods often rely on discrete sequences of parametric line/curve segments to…

图形学 · 计算机科学 2025-03-04 Pu Li , Wenhao Zhang , Jianwei Guo , Jinglu Chen , Dong-Ming Yan

We address the problem of learning accurate 3D shape and camera pose from a collection of unlabeled category-specific images. We train a convolutional network to predict both the shape and the pose from a single image by minimizing the…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Eldar Insafutdinov , Alexey Dosovitskiy

Point cloud registration is a key task in many computational fields. Previous correspondence matching based methods require the inputs to have distinctive geometric structures to fit a 3D rigid transformation according to point-wise sparse…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Hao Xu , Shuaicheng Liu , Guangfu Wang , Guanghui Liu , Bing Zeng

This paper introduces Attentive Implicit Representation Networks (AIR-Nets), a simple, but highly effective architecture for 3D reconstruction from point clouds. Since representing 3D shapes in a local and modular fashion increases…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Simon Giebenhain , Bastian Goldlücke

Recently, 3D anomaly detection, a crucial problem involving fine-grained geometry discrimination, is getting more attention. However, the lack of abundant real 3D anomaly data limits the scalability of current models. To enable scalable…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Wenqiao Li , Xiaohao Xu , Yao Gu , Bozhong Zheng , Shenghua Gao , Yingna Wu