TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Decoupling Features in Hierarchical Propagation for Video ...

Decoupling Features in Hierarchical Propagation for Video Object Segmentation

Zongxin Yang, Yi Yang

2022-10-18Semi-Supervised Video Object SegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation
PaperPDFCodeCode(official)

Abstract

This paper focuses on developing a more effective method of hierarchical propagation for semi-supervised Video Object Segmentation (VOS). Based on vision transformers, the recently-developed Associating Objects with Transformers (AOT) approach introduces hierarchical propagation into VOS and has shown promising results. The hierarchical propagation can gradually propagate information from past frames to the current frame and transfer the current frame feature from object-agnostic to object-specific. However, the increase of object-specific information will inevitably lead to the loss of object-agnostic visual information in deep propagation layers. To solve such a problem and further facilitate the learning of visual embeddings, this paper proposes a Decoupling Features in Hierarchical Propagation (DeAOT) approach. Firstly, DeAOT decouples the hierarchical propagation of object-agnostic and object-specific embeddings by handling them in two independent branches. Secondly, to compensate for the additional computation from dual-branch propagation, we propose an efficient module for constructing hierarchical propagation, i.e., Gated Propagation Module, which is carefully designed with single-head attention. Extensive experiments show that DeAOT significantly outperforms AOT in both accuracy and efficiency. On YouTube-VOS, DeAOT can achieve 86.0% at 22.4fps and 82.0% at 53.4fps. Without test-time augmentations, we achieve new state-of-the-art performance on four benchmarks, i.e., YouTube-VOS (86.2%), DAVIS 2017 (86.2%), DAVIS 2016 (92.9%), and VOT 2020 (0.622). Project page: https://github.com/z-x-yang/AOT.

Results

TaskDatasetMetricValueModel
VideoMOSEF63.8DeAOT
VideoMOSEJ55.1DeAOT
VideoMOSEJ&F59.4DeAOT
VideoDAVIS 2017 (val)F-measure (Mean)89.2SwinB-DeAOT-L
VideoDAVIS 2017 (val)J&F86.2SwinB-DeAOT-L
VideoDAVIS 2017 (val)Jaccard (Mean)83.1SwinB-DeAOT-L
VideoDAVIS 2017 (val)Params(M)70.3SwinB-DeAOT-L
VideoDAVIS 2017 (val)Speed (FPS)15.4SwinB-DeAOT-L
VideoDAVIS 2017 (val)F-measure (Mean)88.2R50-DeAOT-L
VideoDAVIS 2017 (val)J&F85.2R50-DeAOT-L
VideoDAVIS 2017 (val)Jaccard (Mean)82.2R50-DeAOT-L
VideoDAVIS 2017 (val)Params(M)19.8R50-DeAOT-L
VideoDAVIS 2017 (val)Speed (FPS)27R50-DeAOT-L
VideoDAVIS 2017 (val)F-measure (Mean)87.1DeAOT-L
VideoDAVIS 2017 (val)J&F84.1DeAOT-L
VideoDAVIS 2017 (val)Jaccard (Mean)81DeAOT-L
VideoDAVIS 2017 (val)Params(M)13.2DeAOT-L
VideoDAVIS 2017 (val)Speed (FPS)28.5DeAOT-L
VideoDAVIS 2017 (val)F-measure (Mean)85.1DeAOT-B
VideoDAVIS 2017 (val)J&F82.2DeAOT-B
VideoDAVIS 2017 (val)Jaccard (Mean)79.2DeAOT-B
VideoDAVIS 2017 (val)Params(M)13.2DeAOT-B
VideoDAVIS 2017 (val)Speed (FPS)40.9DeAOT-B
VideoDAVIS 2017 (val)F-measure (Mean)83.8DeAOT-S
VideoDAVIS 2017 (val)J&F80.8DeAOT-S
VideoDAVIS 2017 (val)Jaccard (Mean)77.8DeAOT-S
VideoDAVIS 2017 (val)Params(M)10.2DeAOT-S
VideoDAVIS 2017 (val)Speed (FPS)49.2DeAOT-S
VideoDAVIS 2017 (val)F-measure (Mean)83.3DeAOT-T
VideoDAVIS 2017 (val)J&F80.5DeAOT-T
VideoDAVIS 2017 (val)Jaccard (Mean)77.7DeAOT-T
VideoDAVIS 2017 (val)Params(M)7.2DeAOT-T
VideoDAVIS 2017 (val)Speed (FPS)63.5DeAOT-T
VideoVOT2020EAO0.622SwinB-DeAOT-L
VideoVOT2020EAO (real-time)0.559SwinB-DeAOT-L
VideoVOT2020EAO0.613R50-DeAOT-L
VideoVOT2020EAO (real-time)0.571R50-DeAOT-L
VideoVOT2020EAO0.593DeAOT-S
VideoVOT2020EAO (real-time)0.559DeAOT-S
VideoVOT2020EAO0.591DeAOT-L
VideoVOT2020EAO (real-time)0.554DeAOT-L
VideoVOT2020EAO0.571DeAOT-B
VideoVOT2020EAO (real-time)0.542DeAOT-B
VideoVOT2020EAO0.472DeAOT-T
VideoVOT2020EAO (real-time)0.463DeAOT-T
VideoDAVIS 2016F-measure (Mean)94.7SwinB-DeAOT-L
VideoDAVIS 2016J&F92.9SwinB-DeAOT-L
VideoDAVIS 2016Jaccard (Mean)91.1SwinB-DeAOT-L
VideoDAVIS 2016Speed (FPS)15.4SwinB-DeAOT-L
VideoDAVIS 2016F-measure (Mean)94R50-DeAOT-L
VideoDAVIS 2016J&F92.3R50-DeAOT-L
VideoDAVIS 2016Jaccard (Mean)90.5R50-DeAOT-L
VideoDAVIS 2016Speed (FPS)27R50-DeAOT-L
VideoDAVIS 2016F-measure (Mean)93.7DeAOT-L
VideoDAVIS 2016J&F92DeAOT-L
VideoDAVIS 2016Jaccard (Mean)90.3DeAOT-L
VideoDAVIS 2016Speed (FPS)28.5DeAOT-L
VideoDAVIS 2016F-measure (Mean)92.5DeAOT-B
VideoDAVIS 2016J&F91DeAOT-B
VideoDAVIS 2016Jaccard (Mean)89.4DeAOT-B
VideoDAVIS 2016Speed (FPS)40.9DeAOT-B
VideoDAVIS 2016F-measure (Mean)90.9DeAOT-S
VideoDAVIS 2016J&F89.3DeAOT-S
VideoDAVIS 2016Jaccard (Mean)87.6DeAOT-S
VideoDAVIS 2016Speed (FPS)49.2DeAOT-S
VideoDAVIS 2016F-measure (Mean)89.9DeAOT-T
VideoDAVIS 2016J&F88.9DeAOT-T
VideoDAVIS 2016Jaccard (Mean)87.8DeAOT-T
VideoDAVIS 2016Speed (FPS)63.5DeAOT-T
VideoYouTube-VOS 2019F-Measure (Seen)90.2SwinB-DeAOT-L
VideoYouTube-VOS 2019F-Measure (Unseen)88.6SwinB-DeAOT-L
VideoYouTube-VOS 2019FPS11.9SwinB-DeAOT-L
VideoYouTube-VOS 2019Jaccard (Seen)85.3SwinB-DeAOT-L
VideoYouTube-VOS 2019Jaccard (Unseen)80.4SwinB-DeAOT-L
VideoYouTube-VOS 2019Overall86.1SwinB-DeAOT-L
VideoYouTube-VOS 2019F-Measure (Seen)89.4R50-DeAOT-L
VideoYouTube-VOS 2019F-Measure (Unseen)88.9R50-DeAOT-L
VideoYouTube-VOS 2019FPS22.4R50-DeAOT-L
VideoYouTube-VOS 2019Jaccard (Seen)84.6R50-DeAOT-L
VideoYouTube-VOS 2019Jaccard (Unseen)80.8R50-DeAOT-L
VideoYouTube-VOS 2019Overall85.9R50-DeAOT-L
VideoYouTube-VOS 2019F-Measure (Seen)88.8DeAOT-L
VideoYouTube-VOS 2019F-Measure (Unseen)87.2DeAOT-L
VideoYouTube-VOS 2019FPS24.7DeAOT-L
VideoYouTube-VOS 2019Jaccard (Seen)83.8DeAOT-L
VideoYouTube-VOS 2019Jaccard (Unseen)79DeAOT-L
VideoYouTube-VOS 2019Overall84.7DeAOT-L
VideoYouTube-VOS 2019F-Measure (Seen)88.3DeAOT-B
VideoYouTube-VOS 2019F-Measure (Unseen)87.5DeAOT-B
VideoYouTube-VOS 2019FPS30.4DeAOT-B
VideoYouTube-VOS 2019Jaccard (Seen)83.5DeAOT-B
VideoYouTube-VOS 2019Jaccard (Unseen)79.1DeAOT-B
VideoYouTube-VOS 2019Overall84.6DeAOT-B
VideoYouTube-VOS 2019F-Measure (Seen)87.5DeAOT-S
VideoYouTube-VOS 2019F-Measure (Unseen)86.8DeAOT-S
VideoYouTube-VOS 2019FPS38.7DeAOT-S
VideoYouTube-VOS 2019Jaccard (Seen)82.8DeAOT-S
VideoYouTube-VOS 2019Jaccard (Unseen)78.1DeAOT-S
VideoYouTube-VOS 2019Overall83.8DeAOT-S
VideoYouTube-VOS 2019F-Measure (Seen)85.6DeAOT-T
VideoYouTube-VOS 2019F-Measure (Unseen)84.7DeAOT-T
VideoYouTube-VOS 2019FPS53.4DeAOT-T
VideoYouTube-VOS 2019Jaccard (Seen)81.2DeAOT-T
VideoYouTube-VOS 2019Jaccard (Unseen)76.4DeAOT-T
VideoYouTube-VOS 2019Overall82DeAOT-T
VideoDAVIS 2017 (test-dev)F-measure (Mean)86.7SwinB-DeAOT-L
VideoDAVIS 2017 (test-dev)FPS15.4SwinB-DeAOT-L
VideoDAVIS 2017 (test-dev)J&F82.8SwinB-DeAOT-L
VideoDAVIS 2017 (test-dev)Jaccard (Mean)78.9SwinB-DeAOT-L
VideoDAVIS 2017 (test-dev)F-measure (Mean)84.5R50-DeAOT-L
VideoDAVIS 2017 (test-dev)FPS27R50-DeAOT-L
VideoDAVIS 2017 (test-dev)J&F80.7R50-DeAOT-L
VideoDAVIS 2017 (test-dev)Jaccard (Mean)76.9R50-DeAOT-L
VideoDAVIS 2017 (test-dev)F-measure (Mean)81.7DeAOT-L
VideoDAVIS 2017 (test-dev)FPS28.5DeAOT-L
VideoDAVIS 2017 (test-dev)J&F77.9DeAOT-L
VideoDAVIS 2017 (test-dev)Jaccard (Mean)74.1DeAOT-L
VideoDAVIS 2017 (test-dev)F-measure (Mean)79.9DeAOT-B
VideoDAVIS 2017 (test-dev)FPS40.9DeAOT-B
VideoDAVIS 2017 (test-dev)J&F76.2DeAOT-B
VideoDAVIS 2017 (test-dev)Jaccard (Mean)72.5DeAOT-B
VideoDAVIS 2017 (test-dev)F-measure (Mean)79DeAOT-S
VideoDAVIS 2017 (test-dev)FPS49.2DeAOT-S
VideoDAVIS 2017 (test-dev)J&F75.4DeAOT-S
VideoDAVIS 2017 (test-dev)Jaccard (Mean)71.9DeAOT-S
VideoDAVIS 2017 (test-dev)F-measure (Mean)77.3DeAOT-T
VideoDAVIS 2017 (test-dev)FPS63.5DeAOT-T
VideoDAVIS 2017 (test-dev)J&F73.7DeAOT-T
VideoDAVIS 2017 (test-dev)Jaccard (Mean)70DeAOT-T
VideoYouTube-VOS 2018F-Measure (Seen)90.6SwinB-DeAOT-L
VideoYouTube-VOS 2018F-Measure (Unseen)88.4SwinB-DeAOT-L
VideoYouTube-VOS 2018Jaccard (Seen)85.6SwinB-DeAOT-L
VideoYouTube-VOS 2018Jaccard (Unseen)80SwinB-DeAOT-L
VideoYouTube-VOS 2018Overall86.2SwinB-DeAOT-L
VideoYouTube-VOS 2018Params(M)70.3SwinB-DeAOT-L
VideoYouTube-VOS 2018Speed (FPS)11.9SwinB-DeAOT-L
VideoYouTube-VOS 2018F-Measure (Seen)89.9R50-DeAOT-L
VideoYouTube-VOS 2018F-Measure (Unseen)88.7R50-DeAOT-L
VideoYouTube-VOS 2018Jaccard (Seen)84.9R50-DeAOT-L
VideoYouTube-VOS 2018Jaccard (Unseen)80.4R50-DeAOT-L
VideoYouTube-VOS 2018Overall86R50-DeAOT-L
VideoYouTube-VOS 2018Params(M)19.8R50-DeAOT-L
VideoYouTube-VOS 2018Speed (FPS)22.4R50-DeAOT-L
VideoYouTube-VOS 2018F-Measure (Seen)89.4DeAOT-L
VideoYouTube-VOS 2018Jaccard (Seen)84.2DeAOT-L
VideoYouTube-VOS 2018Jaccard (Unseen)78.6DeAOT-L
VideoYouTube-VOS 2018Overall84.8DeAOT-L
VideoYouTube-VOS 2018Speed (FPS)24.7DeAOT-L
VideoYouTube-VOS 2018F-Measure (Seen)88.9DeAOT-B
VideoYouTube-VOS 2018F-Measure (Unseen)87DeAOT-B
VideoYouTube-VOS 2018Jaccard (Seen)83.9DeAOT-B
VideoYouTube-VOS 2018Jaccard (Unseen)78.5DeAOT-B
VideoYouTube-VOS 2018Overall84.6DeAOT-B
VideoYouTube-VOS 2018Params(M)13.2DeAOT-B
VideoYouTube-VOS 2018Speed (FPS)30.4DeAOT-B
VideoYouTube-VOS 2018F-Measure (Seen)88.3DeAOT-S
VideoYouTube-VOS 2018F-Measure (Unseen)86.6DeAOT-S
VideoYouTube-VOS 2018Jaccard (Seen)83.3DeAOT-S
VideoYouTube-VOS 2018Jaccard (Unseen)77.9DeAOT-S
VideoYouTube-VOS 2018Overall84DeAOT-S
VideoYouTube-VOS 2018Params(M)10.2DeAOT-S
VideoYouTube-VOS 2018Speed (FPS)38.7DeAOT-S
VideoYouTube-VOS 2018F-Measure (Seen)86.3DeAOT-T
VideoYouTube-VOS 2018F-Measure (Unseen)84.2DeAOT-T
VideoYouTube-VOS 2018Jaccard (Seen)81.6DeAOT-T
VideoYouTube-VOS 2018Jaccard (Unseen)75.8DeAOT-T
VideoYouTube-VOS 2018Overall82DeAOT-T
VideoYouTube-VOS 2018Params(M)7.2DeAOT-T
VideoYouTube-VOS 2018Speed (FPS)53.4DeAOT-T
Video Object SegmentationMOSEF63.8DeAOT
Video Object SegmentationMOSEJ55.1DeAOT
Video Object SegmentationMOSEJ&F59.4DeAOT
Video Object SegmentationDAVIS 2017 (val)F-measure (Mean)89.2SwinB-DeAOT-L
Video Object SegmentationDAVIS 2017 (val)J&F86.2SwinB-DeAOT-L
Video Object SegmentationDAVIS 2017 (val)Jaccard (Mean)83.1SwinB-DeAOT-L
Video Object SegmentationDAVIS 2017 (val)Params(M)70.3SwinB-DeAOT-L
Video Object SegmentationDAVIS 2017 (val)Speed (FPS)15.4SwinB-DeAOT-L
Video Object SegmentationDAVIS 2017 (val)F-measure (Mean)88.2R50-DeAOT-L
Video Object SegmentationDAVIS 2017 (val)J&F85.2R50-DeAOT-L
Video Object SegmentationDAVIS 2017 (val)Jaccard (Mean)82.2R50-DeAOT-L
Video Object SegmentationDAVIS 2017 (val)Params(M)19.8R50-DeAOT-L
Video Object SegmentationDAVIS 2017 (val)Speed (FPS)27R50-DeAOT-L
Video Object SegmentationDAVIS 2017 (val)F-measure (Mean)87.1DeAOT-L
Video Object SegmentationDAVIS 2017 (val)J&F84.1DeAOT-L
Video Object SegmentationDAVIS 2017 (val)Jaccard (Mean)81DeAOT-L
Video Object SegmentationDAVIS 2017 (val)Params(M)13.2DeAOT-L
Video Object SegmentationDAVIS 2017 (val)Speed (FPS)28.5DeAOT-L
Video Object SegmentationDAVIS 2017 (val)F-measure (Mean)85.1DeAOT-B
Video Object SegmentationDAVIS 2017 (val)J&F82.2DeAOT-B
Video Object SegmentationDAVIS 2017 (val)Jaccard (Mean)79.2DeAOT-B
Video Object SegmentationDAVIS 2017 (val)Params(M)13.2DeAOT-B
Video Object SegmentationDAVIS 2017 (val)Speed (FPS)40.9DeAOT-B
Video Object SegmentationDAVIS 2017 (val)F-measure (Mean)83.8DeAOT-S
Video Object SegmentationDAVIS 2017 (val)J&F80.8DeAOT-S
Video Object SegmentationDAVIS 2017 (val)Jaccard (Mean)77.8DeAOT-S
Video Object SegmentationDAVIS 2017 (val)Params(M)10.2DeAOT-S
Video Object SegmentationDAVIS 2017 (val)Speed (FPS)49.2DeAOT-S
Video Object SegmentationDAVIS 2017 (val)F-measure (Mean)83.3DeAOT-T
Video Object SegmentationDAVIS 2017 (val)J&F80.5DeAOT-T
Video Object SegmentationDAVIS 2017 (val)Jaccard (Mean)77.7DeAOT-T
Video Object SegmentationDAVIS 2017 (val)Params(M)7.2DeAOT-T
Video Object SegmentationDAVIS 2017 (val)Speed (FPS)63.5DeAOT-T
Video Object SegmentationVOT2020EAO0.622SwinB-DeAOT-L
Video Object SegmentationVOT2020EAO (real-time)0.559SwinB-DeAOT-L
Video Object SegmentationVOT2020EAO0.613R50-DeAOT-L
Video Object SegmentationVOT2020EAO (real-time)0.571R50-DeAOT-L
Video Object SegmentationVOT2020EAO0.593DeAOT-S
Video Object SegmentationVOT2020EAO (real-time)0.559DeAOT-S
Video Object SegmentationVOT2020EAO0.591DeAOT-L
Video Object SegmentationVOT2020EAO (real-time)0.554DeAOT-L
Video Object SegmentationVOT2020EAO0.571DeAOT-B
Video Object SegmentationVOT2020EAO (real-time)0.542DeAOT-B
Video Object SegmentationVOT2020EAO0.472DeAOT-T
Video Object SegmentationVOT2020EAO (real-time)0.463DeAOT-T
Video Object SegmentationDAVIS 2016F-measure (Mean)94.7SwinB-DeAOT-L
Video Object SegmentationDAVIS 2016J&F92.9SwinB-DeAOT-L
Video Object SegmentationDAVIS 2016Jaccard (Mean)91.1SwinB-DeAOT-L
Video Object SegmentationDAVIS 2016Speed (FPS)15.4SwinB-DeAOT-L
Video Object SegmentationDAVIS 2016F-measure (Mean)94R50-DeAOT-L
Video Object SegmentationDAVIS 2016J&F92.3R50-DeAOT-L
Video Object SegmentationDAVIS 2016Jaccard (Mean)90.5R50-DeAOT-L
Video Object SegmentationDAVIS 2016Speed (FPS)27R50-DeAOT-L
Video Object SegmentationDAVIS 2016F-measure (Mean)93.7DeAOT-L
Video Object SegmentationDAVIS 2016J&F92DeAOT-L
Video Object SegmentationDAVIS 2016Jaccard (Mean)90.3DeAOT-L
Video Object SegmentationDAVIS 2016Speed (FPS)28.5DeAOT-L
Video Object SegmentationDAVIS 2016F-measure (Mean)92.5DeAOT-B
Video Object SegmentationDAVIS 2016J&F91DeAOT-B
Video Object SegmentationDAVIS 2016Jaccard (Mean)89.4DeAOT-B
Video Object SegmentationDAVIS 2016Speed (FPS)40.9DeAOT-B
Video Object SegmentationDAVIS 2016F-measure (Mean)90.9DeAOT-S
Video Object SegmentationDAVIS 2016J&F89.3DeAOT-S
Video Object SegmentationDAVIS 2016Jaccard (Mean)87.6DeAOT-S
Video Object SegmentationDAVIS 2016Speed (FPS)49.2DeAOT-S
Video Object SegmentationDAVIS 2016F-measure (Mean)89.9DeAOT-T
Video Object SegmentationDAVIS 2016J&F88.9DeAOT-T
Video Object SegmentationDAVIS 2016Jaccard (Mean)87.8DeAOT-T
Video Object SegmentationDAVIS 2016Speed (FPS)63.5DeAOT-T
Video Object SegmentationYouTube-VOS 2019F-Measure (Seen)90.2SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2019F-Measure (Unseen)88.6SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2019FPS11.9SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2019Jaccard (Seen)85.3SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2019Jaccard (Unseen)80.4SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2019Overall86.1SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2019F-Measure (Seen)89.4R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2019F-Measure (Unseen)88.9R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2019FPS22.4R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2019Jaccard (Seen)84.6R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2019Jaccard (Unseen)80.8R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2019Overall85.9R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2019F-Measure (Seen)88.8DeAOT-L
Video Object SegmentationYouTube-VOS 2019F-Measure (Unseen)87.2DeAOT-L
Video Object SegmentationYouTube-VOS 2019FPS24.7DeAOT-L
Video Object SegmentationYouTube-VOS 2019Jaccard (Seen)83.8DeAOT-L
Video Object SegmentationYouTube-VOS 2019Jaccard (Unseen)79DeAOT-L
Video Object SegmentationYouTube-VOS 2019Overall84.7DeAOT-L
Video Object SegmentationYouTube-VOS 2019F-Measure (Seen)88.3DeAOT-B
Video Object SegmentationYouTube-VOS 2019F-Measure (Unseen)87.5DeAOT-B
Video Object SegmentationYouTube-VOS 2019FPS30.4DeAOT-B
Video Object SegmentationYouTube-VOS 2019Jaccard (Seen)83.5DeAOT-B
Video Object SegmentationYouTube-VOS 2019Jaccard (Unseen)79.1DeAOT-B
Video Object SegmentationYouTube-VOS 2019Overall84.6DeAOT-B
Video Object SegmentationYouTube-VOS 2019F-Measure (Seen)87.5DeAOT-S
Video Object SegmentationYouTube-VOS 2019F-Measure (Unseen)86.8DeAOT-S
Video Object SegmentationYouTube-VOS 2019FPS38.7DeAOT-S
Video Object SegmentationYouTube-VOS 2019Jaccard (Seen)82.8DeAOT-S
Video Object SegmentationYouTube-VOS 2019Jaccard (Unseen)78.1DeAOT-S
Video Object SegmentationYouTube-VOS 2019Overall83.8DeAOT-S
Video Object SegmentationYouTube-VOS 2019F-Measure (Seen)85.6DeAOT-T
Video Object SegmentationYouTube-VOS 2019F-Measure (Unseen)84.7DeAOT-T
Video Object SegmentationYouTube-VOS 2019FPS53.4DeAOT-T
Video Object SegmentationYouTube-VOS 2019Jaccard (Seen)81.2DeAOT-T
Video Object SegmentationYouTube-VOS 2019Jaccard (Unseen)76.4DeAOT-T
Video Object SegmentationYouTube-VOS 2019Overall82DeAOT-T
Video Object SegmentationDAVIS 2017 (test-dev)F-measure (Mean)86.7SwinB-DeAOT-L
Video Object SegmentationDAVIS 2017 (test-dev)FPS15.4SwinB-DeAOT-L
Video Object SegmentationDAVIS 2017 (test-dev)J&F82.8SwinB-DeAOT-L
Video Object SegmentationDAVIS 2017 (test-dev)Jaccard (Mean)78.9SwinB-DeAOT-L
Video Object SegmentationDAVIS 2017 (test-dev)F-measure (Mean)84.5R50-DeAOT-L
Video Object SegmentationDAVIS 2017 (test-dev)FPS27R50-DeAOT-L
Video Object SegmentationDAVIS 2017 (test-dev)J&F80.7R50-DeAOT-L
Video Object SegmentationDAVIS 2017 (test-dev)Jaccard (Mean)76.9R50-DeAOT-L
Video Object SegmentationDAVIS 2017 (test-dev)F-measure (Mean)81.7DeAOT-L
Video Object SegmentationDAVIS 2017 (test-dev)FPS28.5DeAOT-L
Video Object SegmentationDAVIS 2017 (test-dev)J&F77.9DeAOT-L
Video Object SegmentationDAVIS 2017 (test-dev)Jaccard (Mean)74.1DeAOT-L
Video Object SegmentationDAVIS 2017 (test-dev)F-measure (Mean)79.9DeAOT-B
Video Object SegmentationDAVIS 2017 (test-dev)FPS40.9DeAOT-B
Video Object SegmentationDAVIS 2017 (test-dev)J&F76.2DeAOT-B
Video Object SegmentationDAVIS 2017 (test-dev)Jaccard (Mean)72.5DeAOT-B
Video Object SegmentationDAVIS 2017 (test-dev)F-measure (Mean)79DeAOT-S
Video Object SegmentationDAVIS 2017 (test-dev)FPS49.2DeAOT-S
Video Object SegmentationDAVIS 2017 (test-dev)J&F75.4DeAOT-S
Video Object SegmentationDAVIS 2017 (test-dev)Jaccard (Mean)71.9DeAOT-S
Video Object SegmentationDAVIS 2017 (test-dev)F-measure (Mean)77.3DeAOT-T
Video Object SegmentationDAVIS 2017 (test-dev)FPS63.5DeAOT-T
Video Object SegmentationDAVIS 2017 (test-dev)J&F73.7DeAOT-T
Video Object SegmentationDAVIS 2017 (test-dev)Jaccard (Mean)70DeAOT-T
Video Object SegmentationYouTube-VOS 2018F-Measure (Seen)90.6SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2018F-Measure (Unseen)88.4SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2018Jaccard (Seen)85.6SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2018Jaccard (Unseen)80SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2018Overall86.2SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2018Params(M)70.3SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2018Speed (FPS)11.9SwinB-DeAOT-L
Video Object SegmentationYouTube-VOS 2018F-Measure (Seen)89.9R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2018F-Measure (Unseen)88.7R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2018Jaccard (Seen)84.9R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2018Jaccard (Unseen)80.4R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2018Overall86R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2018Params(M)19.8R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2018Speed (FPS)22.4R50-DeAOT-L
Video Object SegmentationYouTube-VOS 2018F-Measure (Seen)89.4DeAOT-L
Video Object SegmentationYouTube-VOS 2018Jaccard (Seen)84.2DeAOT-L
Video Object SegmentationYouTube-VOS 2018Jaccard (Unseen)78.6DeAOT-L
Video Object SegmentationYouTube-VOS 2018Overall84.8DeAOT-L
Video Object SegmentationYouTube-VOS 2018Speed (FPS)24.7DeAOT-L
Video Object SegmentationYouTube-VOS 2018F-Measure (Seen)88.9DeAOT-B
Video Object SegmentationYouTube-VOS 2018F-Measure (Unseen)87DeAOT-B
Video Object SegmentationYouTube-VOS 2018Jaccard (Seen)83.9DeAOT-B
Video Object SegmentationYouTube-VOS 2018Jaccard (Unseen)78.5DeAOT-B
Video Object SegmentationYouTube-VOS 2018Overall84.6DeAOT-B
Video Object SegmentationYouTube-VOS 2018Params(M)13.2DeAOT-B
Video Object SegmentationYouTube-VOS 2018Speed (FPS)30.4DeAOT-B
Video Object SegmentationYouTube-VOS 2018F-Measure (Seen)88.3DeAOT-S
Video Object SegmentationYouTube-VOS 2018F-Measure (Unseen)86.6DeAOT-S
Video Object SegmentationYouTube-VOS 2018Jaccard (Seen)83.3DeAOT-S
Video Object SegmentationYouTube-VOS 2018Jaccard (Unseen)77.9DeAOT-S
Video Object SegmentationYouTube-VOS 2018Overall84DeAOT-S
Video Object SegmentationYouTube-VOS 2018Params(M)10.2DeAOT-S
Video Object SegmentationYouTube-VOS 2018Speed (FPS)38.7DeAOT-S
Video Object SegmentationYouTube-VOS 2018F-Measure (Seen)86.3DeAOT-T
Video Object SegmentationYouTube-VOS 2018F-Measure (Unseen)84.2DeAOT-T
Video Object SegmentationYouTube-VOS 2018Jaccard (Seen)81.6DeAOT-T
Video Object SegmentationYouTube-VOS 2018Jaccard (Unseen)75.8DeAOT-T
Video Object SegmentationYouTube-VOS 2018Overall82DeAOT-T
Video Object SegmentationYouTube-VOS 2018Params(M)7.2DeAOT-T
Video Object SegmentationYouTube-VOS 2018Speed (FPS)53.4DeAOT-T
Semi-Supervised Video Object SegmentationMOSEF63.8DeAOT
Semi-Supervised Video Object SegmentationMOSEJ55.1DeAOT
Semi-Supervised Video Object SegmentationMOSEJ&F59.4DeAOT
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)F-measure (Mean)89.2SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)J&F86.2SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Jaccard (Mean)83.1SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Params(M)70.3SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Speed (FPS)15.4SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)F-measure (Mean)88.2R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)J&F85.2R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Jaccard (Mean)82.2R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Params(M)19.8R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Speed (FPS)27R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)F-measure (Mean)87.1DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)J&F84.1DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Jaccard (Mean)81DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Params(M)13.2DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Speed (FPS)28.5DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)F-measure (Mean)85.1DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)J&F82.2DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Jaccard (Mean)79.2DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Params(M)13.2DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Speed (FPS)40.9DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)F-measure (Mean)83.8DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)J&F80.8DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Jaccard (Mean)77.8DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Params(M)10.2DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Speed (FPS)49.2DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)F-measure (Mean)83.3DeAOT-T
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)J&F80.5DeAOT-T
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Jaccard (Mean)77.7DeAOT-T
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Params(M)7.2DeAOT-T
Semi-Supervised Video Object SegmentationDAVIS 2017 (val)Speed (FPS)63.5DeAOT-T
Semi-Supervised Video Object SegmentationVOT2020EAO0.622SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationVOT2020EAO (real-time)0.559SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationVOT2020EAO0.613R50-DeAOT-L
Semi-Supervised Video Object SegmentationVOT2020EAO (real-time)0.571R50-DeAOT-L
Semi-Supervised Video Object SegmentationVOT2020EAO0.593DeAOT-S
Semi-Supervised Video Object SegmentationVOT2020EAO (real-time)0.559DeAOT-S
Semi-Supervised Video Object SegmentationVOT2020EAO0.591DeAOT-L
Semi-Supervised Video Object SegmentationVOT2020EAO (real-time)0.554DeAOT-L
Semi-Supervised Video Object SegmentationVOT2020EAO0.571DeAOT-B
Semi-Supervised Video Object SegmentationVOT2020EAO (real-time)0.542DeAOT-B
Semi-Supervised Video Object SegmentationVOT2020EAO0.472DeAOT-T
Semi-Supervised Video Object SegmentationVOT2020EAO (real-time)0.463DeAOT-T
Semi-Supervised Video Object SegmentationDAVIS 2016F-measure (Mean)94.7SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2016J&F92.9SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2016Jaccard (Mean)91.1SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2016Speed (FPS)15.4SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2016F-measure (Mean)94R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2016J&F92.3R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2016Jaccard (Mean)90.5R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2016Speed (FPS)27R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2016F-measure (Mean)93.7DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2016J&F92DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2016Jaccard (Mean)90.3DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2016Speed (FPS)28.5DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2016F-measure (Mean)92.5DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2016J&F91DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2016Jaccard (Mean)89.4DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2016Speed (FPS)40.9DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2016F-measure (Mean)90.9DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2016J&F89.3DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2016Jaccard (Mean)87.6DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2016Speed (FPS)49.2DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2016F-measure (Mean)89.9DeAOT-T
Semi-Supervised Video Object SegmentationDAVIS 2016J&F88.9DeAOT-T
Semi-Supervised Video Object SegmentationDAVIS 2016Jaccard (Mean)87.8DeAOT-T
Semi-Supervised Video Object SegmentationDAVIS 2016Speed (FPS)63.5DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2019F-Measure (Seen)90.2SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019F-Measure (Unseen)88.6SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019FPS11.9SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Jaccard (Seen)85.3SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Jaccard (Unseen)80.4SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Overall86.1SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019F-Measure (Seen)89.4R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019F-Measure (Unseen)88.9R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019FPS22.4R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Jaccard (Seen)84.6R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Jaccard (Unseen)80.8R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Overall85.9R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019F-Measure (Seen)88.8DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019F-Measure (Unseen)87.2DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019FPS24.7DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Jaccard (Seen)83.8DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Jaccard (Unseen)79DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Overall84.7DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2019F-Measure (Seen)88.3DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2019F-Measure (Unseen)87.5DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2019FPS30.4DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Jaccard (Seen)83.5DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Jaccard (Unseen)79.1DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Overall84.6DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2019F-Measure (Seen)87.5DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2019F-Measure (Unseen)86.8DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2019FPS38.7DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Jaccard (Seen)82.8DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Jaccard (Unseen)78.1DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Overall83.8DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2019F-Measure (Seen)85.6DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2019F-Measure (Unseen)84.7DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2019FPS53.4DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Jaccard (Seen)81.2DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Jaccard (Unseen)76.4DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2019Overall82DeAOT-T
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)F-measure (Mean)86.7SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)FPS15.4SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)J&F82.8SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)Jaccard (Mean)78.9SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)F-measure (Mean)84.5R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)FPS27R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)J&F80.7R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)Jaccard (Mean)76.9R50-DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)F-measure (Mean)81.7DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)FPS28.5DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)J&F77.9DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)Jaccard (Mean)74.1DeAOT-L
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)F-measure (Mean)79.9DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)FPS40.9DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)J&F76.2DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)Jaccard (Mean)72.5DeAOT-B
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)F-measure (Mean)79DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)FPS49.2DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)J&F75.4DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)Jaccard (Mean)71.9DeAOT-S
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)F-measure (Mean)77.3DeAOT-T
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)FPS63.5DeAOT-T
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)J&F73.7DeAOT-T
Semi-Supervised Video Object SegmentationDAVIS 2017 (test-dev)Jaccard (Mean)70DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2018F-Measure (Seen)90.6SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018F-Measure (Unseen)88.4SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Jaccard (Seen)85.6SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Jaccard (Unseen)80SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Overall86.2SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Params(M)70.3SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Speed (FPS)11.9SwinB-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018F-Measure (Seen)89.9R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018F-Measure (Unseen)88.7R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Jaccard (Seen)84.9R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Jaccard (Unseen)80.4R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Overall86R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Params(M)19.8R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Speed (FPS)22.4R50-DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018F-Measure (Seen)89.4DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Jaccard (Seen)84.2DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Jaccard (Unseen)78.6DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Overall84.8DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Speed (FPS)24.7DeAOT-L
Semi-Supervised Video Object SegmentationYouTube-VOS 2018F-Measure (Seen)88.9DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2018F-Measure (Unseen)87DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Jaccard (Seen)83.9DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Jaccard (Unseen)78.5DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Overall84.6DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Params(M)13.2DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Speed (FPS)30.4DeAOT-B
Semi-Supervised Video Object SegmentationYouTube-VOS 2018F-Measure (Seen)88.3DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2018F-Measure (Unseen)86.6DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Jaccard (Seen)83.3DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Jaccard (Unseen)77.9DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Overall84DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Params(M)10.2DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Speed (FPS)38.7DeAOT-S
Semi-Supervised Video Object SegmentationYouTube-VOS 2018F-Measure (Seen)86.3DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2018F-Measure (Unseen)84.2DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Jaccard (Seen)81.6DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Jaccard (Unseen)75.8DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Overall82DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Params(M)7.2DeAOT-T
Semi-Supervised Video Object SegmentationYouTube-VOS 2018Speed (FPS)53.4DeAOT-T

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17SAMST: A Transformer framework based on SAM pseudo label filtering for remote sensing semi-supervised semantic segmentation2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15U-RWKV: Lightweight medical image segmentation with direction-adaptive RWKV2025-07-15