paper-with-me

Papers

AGILE3D: Attention Guided Interactive Multi-object 3D Segmentation

2023-06-01 · Yuanwen Yue, Sabarinath Mahadevan, Jonas Schult, Francis Engelmann, Bastian Leibe, Konrad Schindler, Theodora Kontogianni

During interactive segmentation, a model and a user work together to delineate objects of interest in a 3D point cloud. In an iterative process, the model assigns each data point to an object (or the background), while the user corrects errors in the resulting segmentation and feeds them back into the model. The current best practice formulates the problem as binary classification and segments objects one at a time. The model expects the user to provide positive clicks to indicate regions wrongly assigned to the background and negative clicks on regions wrongly assigned to the object. Sequentially visiting objects is wasteful since it disregards synergies between objects: a positive click for a given object can, by definition, serve as a negative click for nearby objects. Moreover, a direct competition between adjacent objects can speed up the identification of their common boundary. We introduce AGILE3D, an efficient, attention-based model that (1) supports simultaneous segmentation of multiple 3D objects, (2) yields more accurate segmentation masks with fewer user clicks, and (3) offers faster inference. Our core idea is to encode user clicks as spatial-temporal queries and enable explicit interactions between click queries as well as between them and the 3D scene through a click attention module. Every time new clicks are added, we only need to run a lightweight decoder that produces updated segmentation masks. In experiments with four different 3D point cloud datasets, AGILE3D sets a new state-of-the-art. Moreover, we also verify its practicality in real-world setups with real user studies.

📄 PDF Abstract BibTeX arXiv:2306.00977

Code (1)

ywyue/agile3d pytorch

Tasks

Binary ClassificationInteractive SegmentationObjectSegmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

AGILE: A Diffusion-Based Attention-Guided Image and Label Translation for Efficient Cross-Domain Plant Trait Identification

2025-03-27 · Earl Ranario, Lars Lundqvist, Heesup Yun, Brian N. Bailey 외

Semantically consistent cross-domain image translation facilitates the generation of training data by transferring labels across different domains, making it particularly useful for plant trait identification in agricult…

DenoisingObjectobject-detectionObject Detection+1

Guided Interactive Video Object Segmentation Using Reliability-Based Attention Maps

2021-04-21 · CVPR 2021 1 · Yuk Heo, Yeong Jun Koh, Chang-Su Kim

We propose a novel guided interactive segmentation (GIS) algorithm for video objects to improve the segmentation accuracy and reduce the interaction time. First, we design the reliability-based attention module to analyz…

Interactive SegmentationInteractive Video Object SegmentationSegmentationSemantic Segmentation+2

Agile Amulet: Real-Time Salient Object Detection with Contextual Attention

2018-02-20 · Pingping Zhang, Luyao Wang, Dong Wang, Huchuan Lu 외

This paper proposes an Agile Aggregating Multi-Level feaTure framework (Agile Amulet) for salient object detection. The Agile Amulet builds on previous works to predict saliency maps using multi-level convolutional featu…

object-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Mitigating Interference in the Knowledge Continuum through Attention-Guided Incremental Learning

2024-05-22 · Prashant Bhat, Bharath Renjith, Elahe Arani, Bahram Zonooz

Continual learning (CL) remains a significant challenge for deep neural networks, as it is prone to forgetting previously acquired knowledge. Several approaches have been proposed in the literature, such as experience re…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

Cross-modal Semantic Enhanced Interaction for Image-Sentence Retrieval

2022-10-17 · Xuri Ge, Fuhai Chen, Songpei Xu, Fuxiang Tao 외

Image-sentence retrieval has attracted extensive research attention in multimedia and computer vision due to its promising application. The key issue lies in jointly learning the visual and textual representation to accu…

cross-modal alignmentObjectRetrievalSentence+1