English
Related papers

Related papers: Joint prototype and coefficient prediction for 3D …

200 papers

We present 3D-MPA, a method for instance segmentation on 3D point clouds. Given an input point cloud, we propose an object-centric approach where each point votes for its object center. We sample object proposals from the predicted object…

Computer Vision and Pattern Recognition · Computer Science 2020-04-01 Francis Engelmann , Martin Bokeloh , Alireza Fathi , Bastian Leibe , Matthias Nießner

Unlike closed-vocabulary 3D instance segmentation that is often trained end-to-end, open-vocabulary 3D instance segmentation (OV-3DIS) often leverages vision-language models (VLMs) to generate 3D instance proposals and classify them. While…

Computer Vision and Pattern Recognition · Computer Science 2025-08-01 Sanghun Jung , Jingjing Zheng , Ke Zhang , Nan Qiao , Albert Y. C. Chen , Lu Xia , Chi Liu , Yuyin Sun , Xiao Zeng , Hsiang-Wei Huang , Byron Boots , Min Sun , Cheng-Hao Kuo

Most existing 3D instance segmentation methods are derived from 3D semantic segmentation models. However, these indirect approaches suffer from certain limitations. They fail to fully leverage global and local semantic information for…

Computer Vision and Pattern Recognition · Computer Science 2023-07-18 Lei Pan , Wuyang Luan , Yuan Zheng , Qiang Fu , Junhui Li

Predicting a binary mask for an object is more accurate but also more computationally expensive than a bounding box. Polygonal masks as developed in CenterPoly can be a good compromise. In this paper, we improve over CenterPoly by enhancing…

Computer Vision and Pattern Recognition · Computer Science 2023-05-10 Katia Jodogne-Del Litto , Guillaume-Alexandre Bilodeau

Due to the wide existence and large morphological variances of nuclei, accurate nuclei instance segmentation is still one of the most challenging tasks in computational pathology. The annotating of nuclei instances, requiring experienced…

Computer Vision and Pattern Recognition · Computer Science 2020-07-23 Xinpeng Xie , Jiawei Chen , Yuexiang Li , Linlin Shen , Kai Ma , Yefeng Zheng

Unsupervised video object segmentation aims to segment a target object in the video without a ground truth mask in the initial frame. This challenging task requires extracting features for the most salient common objects within a video…

Computer Vision and Pattern Recognition · Computer Science 2022-09-09 Minhyeok Lee , Suhwan Cho , Seunghoon Lee , Chaewon Park , Sangyoun Lee

Large-scale datasets with point-wise semantic and instance labels are crucial to 3D instance segmentation but also expensive. To leverage unlabeled data, previous semi-supervised 3D instance segmentation approaches have explored…

Computer Vision and Pattern Recognition · Computer Science 2024-06-25 Yizheng Wu , Zhiyu Pan , Kewei Wang , Xingyi Li , Jiahao Cui , Liwen Xiao , Guosheng Lin , Zhiguo Cao

Model comparison and calibrated uncertainty quantification often require integrating over parameters, but scalable inference can be challenging for complex, multimodal targets. Nested Sampling is a robust alternative to standard MCMC, yet…

Computation · Statistics 2026-05-12 David Yallup , Namu Kroupa , Will Handley

While 3D instance segmentation (3DIS) has advanced significantly, most existing methods assume that all object classes are known in advance and uniformly distributed. However, this assumption is unrealistic in dynamic, real-world…

Computer Vision and Pattern Recognition · Computer Science 2025-11-24 Vishal Thengane , Jean Lahoud , Hisham Cholakkal , Rao Muhammad Anwer , Lu Yin , Xiatian Zhu , Salman Khan

In autonomous driving, LiDAR sensors are vital for acquiring 3D point clouds, providing reliable geometric information. However, traditional sampling methods of preprocessing often ignore semantic features, leading to detail loss and ground…

Computer Vision and Pattern Recognition · Computer Science 2025-06-11 Hao Jing , Anhong Wang , Lijun Zhao , Yakun Yang , Donghan Bu , Jing Zhang , Yifan Zhang , Junhui Hou

We propose a method for unsupervised video object segmentation by transferring the knowledge encapsulated in image-based instance embedding networks. The instance embedding network produces an embedding vector for each pixel that enables…

Computer Vision and Pattern Recognition · Computer Science 2018-02-28 Siyang Li , Bryan Seybold , Alexey Vorobyov , Alireza Fathi , Qin Huang , C. -C. Jay Kuo

In this paper, we introduce a data-efficient instance segmentation method we used in the 2021 VIPriors Instance Segmentation Challenge. Our solution is a modified version of Swin Transformer, based on the mmdetection which is a powerful…

Computer Vision and Pattern Recognition · Computer Science 2022-11-08 Pengyu Chen , Wanhua Li

Existing state-of-the-art 3D point cloud understanding methods merely perform well in a fully supervised manner. To the best of our knowledge, there exists no unified framework that simultaneously solves the downstream high-level…

Computer Vision and Pattern Recognition · Computer Science 2023-12-05 Kangcheng Liu

Unsupervised disentangled representation learning is a long-standing problem in computer vision. This work proposes a novel framework for performing image clustering from deep embeddings by combining instance-level contrastive learning with…

Machine Learning · Computer Science 2021-10-05 Ramakrishnan Sundareswaran , Jansel Herrera-Gerena , John Just , Ali Jannesari

We introduce a very general method for sparse and large-scale variable selection. The large-scale regression settings is such that both the number of parameters and the number of samples are extremely large. The proposed method is based on…

Statistics Theory · Mathematics 2019-07-31 Jelena Bradic

In this paper, we present a new multiple instance learning (MIL) method, called MIS-Boost, which learns discriminative instance prototypes by explicit instance selection in a boosting framework. Unlike previous instance selection based MIL…

Machine Learning · Computer Science 2011-09-13 Emre Akbas , Bernard Ghanem , Narendra Ahuja

In this paper, we propose a simple yet efficientinstance segmentation approach based on the single-stage anchor-free detector, termed SAIS. In our approach, the instancesegmentation task consists of two parallel subtasks which re-spectively…

Computer Vision and Pattern Recognition · Computer Science 2019-12-04 Canqun Xiang , Shishun Tian , Wenbin Zou , Chen Xu

This work considers semi-supervised segmentation as a dense prediction problem based on prototype vector correlation and proposes a simple way to represent each segmentation class with multiple prototypes. To avoid degenerate solutions, two…

Computer Vision and Pattern Recognition · Computer Science 2021-11-17 Jizong Peng , Christian Desrosiers , Marco Pedersoli

Instance segmentation is a problem of significance in computer vision. However, preparing annotated data for this task is extremely time-consuming and costly. By combining the advantages of 3D scanning, reasoning, and GAN-based domain…

Computer Vision and Pattern Recognition · Computer Science 2018-07-16 Wenqiang Xu , Yonglu Li , Cewu Lu

Instance segmentation in 3D is a challenging task due to the lack of large-scale annotated datasets. In this paper, we show that this task can be addressed effectively by leveraging instead 2D pre-trained models for instance segmentation.…

Computer Vision and Pattern Recognition · Computer Science 2023-12-05 Yash Bhalgat , Iro Laina , João F. Henriques , Andrew Zisserman , Andrea Vedaldi