Enriched Feature Representation and Motion Prediction Module for MOSEv2 Track of 7th LSVOS Challenge: 3rd Place Solution
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Video Object SegmentationAutonomous DrivingSimilar Papers 제목 키워드 기반
Towards more realistic human motion prediction with attention to motion coordination
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 predictionRelationHolistic Graph-based Motion Prediction
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 predictionPredictionLearning Accurate and Enriched Features for Stereo Image Super-Resolution
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-ResolutionPair-wise Layer Attention with Spatial Masking for Video Prediction
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 PredictionLearning Emotion-enriched Word Representations
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