video-object-segmentation
There are 97 repositories under video-object-segmentation topic.
gaomingqi/Track-Anything
Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
foolwood/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
z-x-yang/Segment-and-Track-Anything
An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
hkchengrex/XMem
[ECCV 2022] XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model
MasterBin-IIAU/UNINEXT
[CVPR'23] Universal Instance Perception as Object Discovery and Retrieval
hkchengrex/Tracking-Anything-with-DEVA
[ICCV 2023] Tracking Anything with Decoupled Video Segmentation
FoundationVision/GLEE
[CVPR2024 Highlight]GLEE: General Object Foundation Model for Images and Videos at Scale
SysCV/sam-pt
SAM-PT: Extending SAM to zero-shot video segmentation with point-based tracking.
MasterBin-IIAU/Unicorn
[ECCV'22 Oral] Towards Grand Unification of Object Tracking
hkchengrex/Cutie
[CVPR 2024 Highlight] Putting the Object Back Into Video Object Segmentation
hkchengrex/STCN
[NeurIPS 2021] Rethinking Space-Time Networks with Improved Memory Coverage for Efficient Video Object Segmentation
hkchengrex/MiVOS
[CVPR 2021] Modular Interactive Video Object Segmentation: Interaction-to-Mask, Propagation and Difference-Aware Fusion. Semi-supervised VOS as well!
Zhongdao/UniTrack
[NeurIPS'21] Unified tracking framework with a single appearance model. It supports Single Object Tracking (SOT), Video Object Segmentation (VOS), Multi-Object Tracking (MOT), Multi-Object Tracking and Segmentation (MOTS), Pose Tracking, Video Instance Segmentation (VIS), and class-agnostic MOT (e.g. TAO dataset).
z-x-yang/CFBI
The official implementation of CFBI(+): Collaborative Video Object Segmentation by (Multi-scale) Foreground-Background Integration.
carrierlxk/COSNet
See More, Know More: Unsupervised Video Object Segmentation with Co-Attention Siamese Networks (CVPR19)
henghuiding/MOSE-api
[ICCV 2023] MOSE: A New Dataset for Video Object Segmentation in Complex Scenes
foolwood/deepmask-pytorch
PyTorch re-implementation of DeepMask
wenguanwang/AGS
Learning Unsupervised Video Object Segmentation through Visual Attention (CVPR19, PAMI20)
gaomingqi/Awesome-Video-Object-Segmentation
:bookmark: Curated list of video object segmentation (VOS) papers, datasets, and projects.
carrierlxk/AGNN
Zero-shot Video Object Segmentation via Attentive Graph Neural Networks (ICCV2019 Oral)
tfzhou/MATNet
Motion-Attentive Transition for Zero-Shot Video Object Segmentation (AAAI2020&TIP2021)
visinf/dense-ulearn-vos
Dense Unsupervised Learning for Video Segmentation (NeurIPS*2021)
mbzuai-metaverse/XMem2
A tool for efficient semi-supervised video object segmentation (great results with minimal manual labor) and a dataset for benchmarking
GewelsJI/VPS
Official website for "Video Polyp Segmentation: A Deep Learning Perspective (MIR 2022)"
MinghanLi/UniVS
Code release for "UniVS: Unified and Universal Video Segmentation with Prompts as Queries" (CVPR2024)
microsoft/transductive-vos.pytorch
a transductive approach for video object segmentation
ZENGXH/DMM_Net
Differentiable Mask-Matching Network for Video Object Segmentation (ICCV 2019)
z-x-yang/AOT
Associating Objects with Transformers for Video Object Segmentation
hkchengrex/Mask-Propagation
[CVPR 2021] MiVOS - Mask Propagation module. Reproduced STM (and better) with training code :star2:. Semi-supervised video object segmentation evaluation.
omkar13/MaskTrack
Implementation of MaskTrack method which is the baseline of several state-of-the-art video object segmentation methods in Pytorch
GewelsJI/PNS-Net
2021-MICCAI-Progressively Normalized Self-Attention Network for Video Polyp Segmentation
yz93/anchor-diff-VOS
Anchor Diffusion for Unsupervised Video Object Segmentation
nearthlab/SiamMaskCpp
C++ Implementation of SiamMask
carrierlxk/MuG
Learning Video Object Segmentation from Unlabeled Videos (CVPR2020)
carrierlxk/GraphMemVOS
Video Object Segmentation with Episodic Graph Memory Networks (ECCV2020 spotlight)
hzxie/RMNet
The official implementation of "Efficient Regional Memory Network for Video Object Segmentation". (Xie et al., CVPR 2021)