中文
相关论文

相关论文: HoloPart: Generative 3D Part Amodal Segmentation

200 篇论文

Fine-grained 3D part segmentation is crucial for enabling embodied AI systems to perform complex manipulation tasks, such as interacting with specific functional components of an object. However, existing interactive segmentation methods…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Bojun Zhang , Hangjian Ye , Hao Zheng , Jianzheng Huang , Zhengyu Lin , Zhenhong Guo , Feng Zheng

Due to a lack of image-based "part controllers", shape manipulation of man-made shape images, such as resizing the backrest of a chair or replacing a cup handle is not intuitive. To tackle this problem, we present StylePart, a framework…

计算机视觉与模式识别 · 计算机科学 2022-04-08 I-Chao Shen , Li-Wen Su , Yu-Ting Wu , Bing-Yu Chen

Segmenting and recognizing diverse object parts is a crucial ability in applications spanning various computer vision and robotic tasks. While significant progress has been made in object-level Open-Vocabulary Semantic Segmentation (OVSS),…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Meng Wei , Xiaoyu Yue , Wenwei Zhang , Shu Kong , Xihui Liu , Jiangmiao Pang

Amodal instance segmentation aims to predict the complete object mask including occluded regions that lack pixel-level observations and must be inferred with the aid of shape priors. Existing methods acquire shape priors through…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Fufan Zhang , Jingxiang Wang , Xiangjie Ye

Video amodal segmentation is a particularly challenging task in computer vision, which requires to deduce the full shape of an object from the visible parts of it. Recently, some studies have achieved promising performance by using motion…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Ke Fan , Jingshi Lei , Xuelin Qian , Miaopeng Yu , Tianjun Xiao , Tong He , Zheng Zhang , Yanwei Fu

Open-vocabulary 3D semantic segmentation aims to segment arbitrary categories beyond the training set. Existing methods predominantly rely on distilling knowledge from 2D open-vocabulary models. However, aligning 3D features to the 2D…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Xujing Tao , Chuxin Wang , Yubo Ai , Zhixin Cheng , Zhuoyuan Li , Liangsheng Liu , Yujia Chen , Xinjun Li , Qiao Li , Wenfei Yang , Tianzhu Zhang

Segmentation of surgical instruments is crucial for enhancing surgeon performance and ensuring patient safety. Conventional techniques such as binary, semantic, and instance segmentation share a common drawback: they do not accommodate the…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Ruohua Shi , Zhaochen Liu , Lingyu Duan , Tingting Jiang

Generative 3D part assembly involves understanding part relationships and predicting their 6-DoF poses for assembling a realistic 3D shape. Prior work often focus on the geometry of individual parts, neglecting part-whole hierarchies of…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Bi'an Du , Xiang Gao , Wei Hu , Renjie Liao

This work presents a novel framework for few-shot 3D part segmentation. Recent advances have demonstrated the significant potential of 2D foundation models for low-shot 3D part segmentation. However, it is still an open problem that how to…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Yueyang Hu , Haiyong Jiang , Haoxuan Song , Jun Xiao , Hao Pan

Reasoning 3D shapes from 2D images is an essential yet challenging task, especially when only single-view images are at our disposal. While an object can have a complicated shape, individual parts are usually close to geometric primitives…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Chun-Han Yao , Wei-Chih Hung , Varun Jampani , Ming-Hsuan Yang

Segmenting 3D assets into their constituent parts is crucial for enhancing 3D understanding, facilitating model reuse, and supporting various applications such as part generation. However, current methods face limitations such as poor…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Changfeng Ma , Yang Li , Xinhao Yan , Jiachen Xu , Yunhan Yang , Chunshi Wang , Zibo Zhao , Yanwen Guo , Zhuo Chen , Chunchao Guo

Co-part segmentation is an important problem in computer vision for its rich applications. We propose an unsupervised learning approach for co-part segmentation from images. For the training stage, we leverage motion information embedded in…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Qingzhe Gao , Bin Wang , Libin Liu , Baoquan Chen

We introduce AutoPartGen, a model that generates objects composed of 3D parts in an autoregressive manner. This model can take as input an image of an object, 2D masks of the object's parts, or an existing 3D object, and generate a…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Minghao Chen , Jianyuan Wang , Roman Shapovalov , Tom Monnier , Hyunyoung Jung , Dilin Wang , Rakesh Ranjan , Iro Laina , Andrea Vedaldi

Contemporary point cloud segmentation approaches largely rely on richly annotated 3D training data. However, it is both time-consuming and challenging to obtain consistently accurate annotations for such 3D scene data. Moreover, there is…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Jiaxu Liu , Zhengdi Yu , Toby P. Breckon , Hubert P. H. Shum

Amodal completion is a visual task that humans perform easily but which is difficult for computer vision algorithms. The aim is to segment those object boundaries which are occluded and hence invisible. This task is particularly challenging…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Yihong Sun , Adam Kortylewski , Alan Yuille

Amodal instance segmentation, which aims to detect and segment both visible and invisible parts of objects in images, plays a crucial role in various applications including autonomous driving, robotic manipulation, and scene understanding.…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Wei-En Tai , Yu-Lin Shih , Cheng Sun , Yu-Chiang Frank Wang , Hwann-Tzong Chen

We introduce pix2gestalt, a framework for zero-shot amodal segmentation, which learns to estimate the shape and appearance of whole objects that are only partially visible behind occlusions. By capitalizing on large-scale diffusion models…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Ege Ozguroglu , Ruoshi Liu , Dídac Surís , Dian Chen , Achal Dave , Pavel Tokmakov , Carl Vondrick

Understanding and reconstructing occluded objects is a challenging problem, especially in open-world scenarios where categories and contexts are diverse and unpredictable. Traditional methods, however, are typically restricted to closed…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Jiayang Ao , Yanbei Jiang , Qiuhong Ke , Krista A. Ehinger

Autonomous part assembly is a challenging yet crucial task in 3D computer vision and robotics. Analogous to buying an IKEA furniture, given a set of 3D parts that can assemble a single shape, an intelligent agent needs to perceive the 3D…

计算机视觉与模式识别 · 计算机科学 2020-12-24 Jialei Huang , Guanqi Zhan , Qingnan Fan , Kaichun Mo , Lin Shao , Baoquan Chen , Leonidas Guibas , Hao Dong

3D human segmentation has seen noticeable progress in re-cent years. It, however, still remains a challenge to date. In this paper, weintroduce a deep patch-based method for 3D human segmentation. Wefirst extract a local surface patch for…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Dongbo Zhang , Zheng Fang , Xuequan Lu , Hong Qin , Antonio Robles-Kelly , Chao Zhang , Ying He