paper-with-me

Papers

Interactive Instance Annotation with Siamese Networks

2025-05-06 · Xiang Xu, Ruotong Li, Mengjun Yi, Baile Xu, Furao Shen, Jian Zhao

Annotating instance masks is time-consuming and labor-intensive. A promising solution is to predict contours using a deep learning model and then allow users to refine them. However, most existing methods focus on in-domain scenarios, limiting their effectiveness for cross-domain annotation tasks. In this paper, we propose SiamAnno, a framework inspired by the use of Siamese networks in object tracking. SiamAnno leverages one-shot learning to annotate previously unseen objects by taking a bounding box as input and predicting object boundaries, which can then be adjusted by annotators. Trained on one dataset and tested on another without fine-tuning, SiamAnno achieves state-of-the-art (SOTA) performance across multiple datasets, demonstrating its ability to handle domain and environment shifts in cross-domain tasks. We also provide more comprehensive results compared to previous work, establishing a strong baseline for future research. To our knowledge, SiamAnno is the first model to explore Siamese architecture for instance annotation.

📄 PDF Abstract BibTeX arXiv:2505.03184

Code (0)

등록된 구현이 없습니다.

Tasks

Object TrackingOne-Shot Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Siamese Network with Interactive Transformer for Video Object Segmentation

2021-12-28 · Meng Lan, Jing Zhang, Fengxiang He, Lefei Zhang

Semi-supervised video object segmentation (VOS) refers to segmenting the target object in remaining frames given its annotation in the first frame, which has been actively studied in recent years. The key challenge lies …

DecoderObjectSemantic SegmentationSemi-Supervised Video Object Segmentation+2

Co-mining: Self-Supervised Learning for Sparsely Annotated Object Detection

2020-12-03 · Tiancai Wang, Tong Yang, Jiale Cao, Xiangyu Zhang

Object detectors usually achieve promising results with the supervision of complete instance annotations. However, their performance is far from satisfactory with sparse instance annotations. Most existing methods for sp…

MULTI-VIEW LEARNINGObjectobject-detectionObject Detection+2

Closing the Loop: Fast, Interactive Semi-Supervised Annotation With Queries on Features and Instances

2011-07-01 · Proceedings of the 2011 Conference on Empirical Methods in Natural Language Processing 2011 7 · Burr Settles

This paper describes DUALIST, an active learning annotation paradigm which solicits and learns from labels on both features (e.g., words) and instances (e.g., documents). We present a novel semi-supervised training algor…

Active LearningInformation ExtractionSentiment AnalysisText Classification

Large-scale interactive object segmentation with human annotators

2019-03-26 · CVPR 2019 6 · Rodrigo Benenson, Stefan Popov, Vittorio Ferrari

Manually annotating object segmentation masks is very time consuming. Interactive object segmentation methods offer a more efficient alternative where a human annotator and a machine segmentation model collaborate. In th…

Instance SegmentationInteractive SegmentationObjectSegmentation+1

DynaMITe: Dynamic Query Bootstrapping for Multi-object Interactive Segmentation Transformer

2023-04-13 · ICCV 2023 1 · Amit Kumar Rana, Sabarinath Mahadevan, Alexander Hermans, Bastian Leibe

Most state-of-the-art instance segmentation methods rely on large amounts of pixel-precise ground-truth annotations for training, which are expensive to create. Interactive segmentation networks help generate such annota…

DecoderInstance SegmentationInteractive SegmentationSegmentation+1