English
Related papers

Related papers: HoloPart: Generative 3D Part Amodal Segmentation

200 papers

The creation of 3D assets with explicit, editable part structures is crucial for advancing interactive applications, yet most generative methods produce only monolithic shapes, limiting their utility. We introduce OmniPart, a novel…

Computer Vision and Pattern Recognition · Computer Science 2025-07-09 Yunhan Yang , Yufan Zhou , Yuan-Chen Guo , Zi-Xin Zou , Yukun Huang , Ying-Tian Liu , Hao Xu , Ding Liang , Yan-Pei Cao , Xihui Liu

Amodal segmentation is a challenging task that aims to predict the complete geometric shape of objects, including their occluded regions. Although existing methods primarily focus on amodal segmentation within the training domain, these…

Computer Vision and Pattern Recognition · Computer Science 2026-04-23 Bo Zhang , Zhuotao Tian , Xin Tao , Songlin Tang , Jun Yu , Wenjie Pei

Generating 3D shapes at part level is pivotal for downstream applications such as mesh retopology, UV mapping, and 3D printing. However, existing part-based generation methods often lack sufficient controllability and suffer from poor…

Training a generalizable 3D part segmentation network is quite challenging but of great importance in real-world applications. To tackle this problem, some works design task-specific solutions by translating human understanding of the task…

Computer Vision and Pattern Recognition · Computer Science 2022-04-18 Xueyi Liu , Xiaomeng Xu , Anyi Rao , Chuang Gan , Li Yi

Reliable 3D segmentation is critical for understanding complex scenes with dense layouts and multi-scale objects, as commonly seen in industrial environments. In such scenarios, heavy occlusion weakens geometric boundaries between objects,…

Computer Vision and Pattern Recognition · Computer Science 2025-12-09 Yu Zhu , Naoya Chiba , Koichi Hashimoto

Most image-based 3D object reconstructors assume that objects are fully visible, ignoring occlusions that commonly occur in real-world scenarios. In this paper, we introduce Amodal3R, a conditional 3D generative model designed to…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 Tianhao Wu , Chuanxia Zheng , Frank Guan , Andrea Vedaldi , Tat-Jen Cham

3D part segmentation is a crucial and challenging task in 3D perception, playing a vital role in applications such as robotics, 3D generation, and 3D editing. Recent methods harness the powerful Vision Language Models (VLMs) for 2D-to-3D…

Computer Vision and Pattern Recognition · Computer Science 2024-11-19 Yunhan Yang , Yukun Huang , Yuan-Chen Guo , Liangjun Lu , Xiaoyang Wu , Edmund Y. Lam , Yan-Pei Cao , Xihui Liu

Part-based 3D generation holds great potential for various applications. Previous part generators that represent parts using implicit vector-set tokens often suffer from insufficient geometric details. Another line of work adopts an…

Computer Vision and Pattern Recognition · Computer Science 2025-10-31 Lihe Ding , Shaocong Dong , Yaokun Li , Chenjian Gao , Xiao Chen , Rui Han , Yihao Kuang , Hong Zhang , Bo Huang , Zhanpeng Huang , Zibin Wang , Dan Xu , Tianfan Xue

Towards holistic understanding of 3D scenes, a general 3D segmentation method is needed that can segment diverse objects without restrictions on object quantity or categories, while also reflecting the inherent hierarchical structure. To…

Computer Vision and Pattern Recognition · Computer Science 2023-11-21 Haiyang Ying , Yixuan Yin , Jinzhi Zhang , Fan Wang , Tao Yu , Ruqi Huang , Lu Fang

Segmenting 3D objects into parts is a long-standing challenge in computer vision. To overcome taxonomy constraints and generalize to unseen 3D objects, recent works turn to open-world part segmentation. These approaches typically transfer…

Computer Vision and Pattern Recognition · Computer Science 2026-02-27 Zhe Zhu , Le Wan , Rui Xu , Yiheng Zhang , Honghua Chen , Zhiyang Dou , Cheng Lin , Yuan Liu , Mingqiang Wei

Generative 3D modeling has advanced rapidly, driven by applications in VR/AR, metaverse, and robotics. However, most methods represent the target object as a closed mesh devoid of any structural information, limiting editing, animation, and…

Computer Vision and Pattern Recognition · Computer Science 2025-09-23 Omid Bonakdar , Nasser Mozayani

Reconstructing and processing the 3D objects are popular activities in the research field of computer graphics, image processing and computer vision. The 3D objects are processed based on the methods like geometric modeling, a branch of…

Computer Vision and Pattern Recognition · Computer Science 2023-10-18 Sinh Van Nguyen , Son Thanh Le , Minh Khai Tran , Le Thanh Sach

We propose PartField, a feedforward approach for learning part-based 3D features, which captures the general concept of parts and their hierarchy without relying on predefined templates or text-based names, and can be applied to open-world…

Computer Vision and Pattern Recognition · Computer Science 2025-04-16 Minghua Liu , Mikaela Angelina Uy , Donglai Xiang , Hao Su , Sanja Fidler , Nicholas Sharp , Jun Gao

Panoptic segmentation methods assign a known class to each pixel given in input. Even for state-of-the-art approaches, this inevitably enforces decisions that systematically lead to wrong predictions for objects outside the training…

Computer Vision and Pattern Recognition · Computer Science 2024-01-23 Stefano Gasperini , Alvaro Marcos-Ramiro , Michael Schmidt , Nassir Navab , Benjamin Busam , Federico Tombari

Humans have the remarkable ability to perceive objects as a whole, even when parts of them are occluded. This ability of amodal perception forms the basis of our perceptual and cognitive understanding of our world. To enable robots to…

Computer Vision and Pattern Recognition · Computer Science 2022-02-24 Rohit Mohan , Abhinav Valada

Object permanence in humans is a fundamental cue that helps in understanding persistence of objects, even when they are fully occluded in the scene. Present day methods in object segmentation do not account for this amodal nature of the…

Computer Vision and Pattern Recognition · Computer Science 2024-12-09 Kaihua Chen , Deva Ramanan , Tarasha Khurana

Generating complete 3D objects under partial occlusions (i.e., amodal scenarios) is a practically important yet challenging problem, as large portions of object geometry are unobserved in real-world scenarios. Existing approaches either…

Computer Vision and Pattern Recognition · Computer Science 2026-03-17 Junwei Zhou , Yu-Wing Tai

Part-level 3D generation is crucial for various downstream applications, including gaming, film production, and industrial design. However, decomposing a 3D shape into geometrically plausible and meaningful components remains a significant…

Computer Vision and Pattern Recognition · Computer Science 2026-03-17 Wanhu Sun , Zhongjin Luo , Heliang Zheng , Jiahao Chang , Chongjie Ye , Huiang He , Shengchu Zhao , Rongfei Jia , Xiaoguang Han

Supervised 3D part segmentation models are tailored for a fixed set of objects and parts, limiting their transferability to open-set, real-world scenarios. Recent works have explored vision-language models (VLMs) as a promising alternative,…

Computer Vision and Pattern Recognition · Computer Science 2025-01-09 Marco Garosi , Riccardo Tedoldi , Davide Boscaini , Massimiliano Mancini , Nicu Sebe , Fabio Poiesi

Perceiving the complete shape of occluded objects is essential for human and machine intelligence. While the amodal segmentation task is to predict the complete mask of partially occluded objects, it is time-consuming and labor-intensive to…

Computer Vision and Pattern Recognition · Computer Science 2024-03-29 Zhaochen Liu , Zhixuan Li , Tingting Jiang
‹ Prev 1 2 3 10 Next ›