paper-with-me

Papers

SegSLR: Promptable Video Segmentation for Isolated Sign Language Recognition

2025-09-12 · Sven Schreiber, Noha Sarhan, Simone Frintrop, Christian Wilms arxiv

Isolated Sign Language Recognition (ISLR) approaches primarily rely on RGB data or signer pose information. However, combining these modalities often results in the loss of crucial details, such as hand shape and orientation, due to imprecise representations like bounding boxes. Therefore, we propose the ISLR system SegSLR, which combines RGB and pose information through promptable zero-shot video segmentation. Given the rough localization of the hands and the signer's body from pose information, we segment the respective parts through the video to maintain all relevant shape information. Subsequently, the segmentations focus the processing of the RGB data on the most relevant body parts for ISLR. This effectively combines RGB and pose information. Our evaluation on the complex ChaLearn249 IsoGD dataset shows that SegSLR outperforms state-of-the-art methods. Furthermore, ablation studies indicate that SegSLR strongly benefits from focusing on the signer's body and hands, justifying our design choices.

📄 PDF Abstract BibTeX arXiv:2509.10710

Code (0)

등록된 구현이 없습니다.

Tasks

Sign Language RecognitionVideo Segmentation

Similar Papers 제목 키워드 기반

TSMS-SAM2: Multi-scale Temporal Sampling Augmentation and Memory-Splitting Pruning for Promptable Video Object Segmentation and Tracking in Surgical Scenarios

2025-08-07 · Guoping Xu, Hua-Chieh Shao, You Zhang arxiv

Promptable video object segmentation and tracking (VOST) has seen significant advances with the emergence of foundation models like Segment Anything Model 2 (SAM2); however, their application in surgical video analysis r…

Video Object Segmentation

SAM2Point: Segment Any 3D as Videos in Zero-shot and Promptable Manners

2024-08-29 · Ziyu Guo, Renrui Zhang, Xiangyang Zhu, Chengzhuo Tong 외

We introduce SAM2Point, a preliminary exploration adapting Segment Anything Model 2 (SAM 2) for zero-shot and promptable 3D segmentation. SAM2Point interprets any 3D data as a series of multi-directional videos, and leve…

Segmentation

SAM 3: Segment Anything with Concepts

2025-11-20 · Nicolas Carion, Laura Gustafson, Yuan-Ting Hu, Shoubhik Debnath 외 arxiv

We present Segment Anything Model (SAM) 3, a unified model that detects, segments, and tracks objects in images and videos based on concept prompts, which we define as either short noun phrases (e.g., "yellow school bus"…

SAM-I2V: Upgrading SAM to Support Promptable Video Segmentation with Less than 0.2% Training Cost

2025-06-02 · CVPR 2025 1 · Haiyang Mei, Pengyu Zhang, Mike Zheng Shou

Foundation models like the Segment Anything Model (SAM) have significantly advanced promptable image segmentation in computer vision. However, extending these capabilities to videos presents substantial challenges, parti…

Image SegmentationSemantic SegmentationVideo SegmentationVideo Semantic Segmentation

MedSAM3: Delving into Segment Anything with Medical Concepts

2025-11-24 · Anglin Liu, Rundong Xue, Xu R. Cao, Yifan Shen 외 arxiv

Medical image segmentation is fundamental for biomedical discovery. Existing methods lack generalizability and demand extensive, time-consuming manual annotation for new clinical application. Here, we propose MedSAM-3, a…

Medical Image SegmentationVideo Segmentation