paper-with-me

Papers

Det-SAM2:Technical Report on the Self-Prompting Segmentation Framework Based on Segment Anything Model 2

2024-11-28 · Zhiting Wang, Qiangong Zhou, Zongyang Liu

Segment Anything Model 2 (SAM2) demonstrates exceptional performance in video segmentation and refinement of segmentation results. We anticipate that it can further evolve to achieve higher levels of automation for practical applications. Building upon SAM2, we conducted a series of practices that ultimately led to the development of a fully automated pipeline, termed Det-SAM2, in which object prompts are automatically generated by a detection model to facilitate inference and refinement by SAM2. This pipeline enables inference on infinitely long video streams with constant VRAM and RAM usage, all while preserving the same efficiency and accuracy as the original SAM2. This technical report focuses on the construction of the overall Det-SAM2 framework and the subsequent engineering optimization applied to SAM2. We present a case demonstrating an application built on the Det-SAM2 framework: AI refereeing in a billiards scenario, derived from our business context. The project at \url{https://github.com/motern88/Det-SAM2}.

📄 PDF Abstract BibTeX arXiv:2411.18977

Code (1)

motern88/det-sam2 공식 구현 pytorch

Tasks

Video SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Two-Pronged Human Evaluation of ChatGPT Self-Correction in Radiology Report Simplification

2024-06-27 · Ziyu Yang, Santhosh Cherian, Slobodan Vucetic

Radiology reports are highly technical documents aimed primarily at doctor-doctor communication. There has been an increasing interest in sharing those reports with patients, necessitating providing them patient-friendly…

Text Simplification

Hierarchical Self-Prompting SAM: A Prompt-Free Medical Image Segmentation Framework

2025-06-03 · Mengmeng Zhang, Xingyuan Dai, Yicheng Sun, Jing Wang 외

Although the Segment Anything Model (SAM) is highly effective in natural image segmentation, it requires dependencies on prompts, which limits its applicability to medical imaging where manual prompts are often unavailab…

Image SegmentationLesion SegmentationMedical Image SegmentationSegmentation+2

VP Lab: a PEFT-Enabled Visual Prompting Laboratory for Semantic Segmentation

2025-05-21 · Niccolo Avogaro, Thomas Frick, Yagmur G. Cinar, Daniel Caraballo 외

Large-scale pretrained vision backbones have transformed computer vision by providing powerful feature extractors that enable various downstream tasks, including training-free approaches like visual prompting for semanti…

parameter-efficient fine-tuningSemantic SegmentationVisual Prompting

Technical Report for Argoverse2 Scenario Mining Challenges on Iterative Error Correction and Spatially-Aware Prompting

2025-06-10 · Yifei Chen, Ross Greer

Scenario mining from extensive autonomous driving datasets, such as Argoverse 2, is crucial for the development and validation of self-driving systems. The RefAV framework represents a promising approach by employing Lar…

Autonomous DrivingCode GenerationNatural Language QueriesPrompt Engineering

Re-Prompting SAM 3 via Object Retrieval: 3rd of the 5th PVUW MOSE Track

2026-03-24 · Mingqi Gao, Sijie Li, Jungong Han arxiv

This technical report explores the MOSEv2 track of the PVUW 2026 Challenge, which targets complex semi-supervised video object segmentation. Built on SAM~3, we develop an automatic re-prompting framework to improve robus…

Semi-Supervised Video Object Segmentation