paper-with-me

홈 › Papers

Enriched Feature Representation and Motion Prediction Module for MOSEv2 Track of 7th LSVOS Challenge: 3rd Place Solution

2025-09-19 · Chang Soo Lim, Joonyoung Moon, Donghyeon Cho arxiv

Video object segmentation (VOS) is a challenging task with wide applications such as video editing and autonomous driving. While Cutie provides strong query-based segmentation and SAM2 offers enriched representations via a pretrained ViT encoder, each has limitations in feature capacity and temporal modeling. In this report, we propose a framework that integrates their complementary strengths by replacing the encoder of Cutie with the ViT encoder of SAM2 and introducing a motion prediction module for temporal stability. We further adopt an ensemble strategy combining Cutie, SAM2, and our variant, achieving 3rd place in the MOSEv2 track of the 7th LSVOS Challenge. We refer to our final model as SCOPE (SAM2-CUTIE Object Prediction Ensemble). This demonstrates the effectiveness of enriched feature representation and motion prediction for robust video object segmentation. The code is available at https://github.com/2025-LSVOS-3rd-place/MOSEv2_3rd_place.

📄 PDF Abstract BibTeX arXiv:2509.15781

Code (0)

등록된 구현이 없습니다.

Tasks

Video Object SegmentationAutonomous Driving

Similar Papers 제목 키워드 기반

Towards more realistic human motion prediction with attention to motion coordination

2024-04-04 · Pengxiang Ding, Jianqin Yin

Joint relation modeling is a curial component in human motion prediction. Most existing methods rely on skeletal-based graphs to build the joint relations, where local interactive relations between joint pairs are well l…

Human motion predictionmotion predictionRelation

Holistic Graph-based Motion Prediction

2023-01-31 · Daniel Grimm, Philip Schörner, Moritz Dreßler, J. -Marius Zöllner

Motion prediction for automated vehicles in complex environments is a difficult task that is to be mastered when automated vehicles are to be used in arbitrary situations. Many factors influence the future motion of traf…

motion predictionPrediction

Learning Accurate and Enriched Features for Stereo Image Super-Resolution

2024-06-23 · Hu Gao, Depeng Dang

Stereo image super-resolution (stereoSR) aims to enhance the quality of super-resolution results by incorporating complementary information from an alternative view. Although current methods have shown significant advanc…

Image Super-ResolutionStereo Image Super-ResolutionSuper-Resolution

Pair-wise Layer Attention with Spatial Masking for Video Prediction

2023-11-19 · Ping Li, Chenhan Zhang, Zheng Yang, Xianghua Xu 외

Video prediction yields future frames by employing the historical frames and has exhibited its great potential in many applications, e.g., meteorological prediction, and autonomous driving. Previous works often decode th…

Autonomous DrivingDecoderPredictionVideo Prediction

Learning Emotion-enriched Word Representations

2018-08-01 · COLING 2018 8 · Ameeta Agrawal, Aijun An, Manos Papagelis

Most word representation learning methods are based on the distributional hypothesis in linguistics, according to which words that are used and occur in the same contexts tend to possess similar meanings. As a consequenc…

Emotion ClassificationGeneral ClassificationMulti-Label ClassificationRepresentation Learning+1