DVIS++: Improved Decoupled Framework for Universal Video Segmentation
Paper
• 2312.13305 • Published
Tao Zhang, XingYe Tian, Yikang Zhou, ShunPing Ji, Xuebo Wang, Xin Tao,
Yuan Zhang, Pengfei Wan, Zhongyuan Wang and Yu Wu
2023.5.252023.8.15




See Installation Instructions.
See Preparing Datasets for DVIS++.
See Getting Started with DVIS++.
Trained models are available for download in the DVIS++ Model Zoo.
@article{zhang2023dvis,
title={DVIS: Decoupled Video Instance Segmentation Framework},
author={Zhang, Tao and Tian, Xingye and Wu, Yu and Ji, Shunping and Wang, Xuebo and Zhang, Yuan and Wan, Pengfei},
journal={arXiv preprint arXiv:2306.03413},
year={2023}
}
@article{zhang2023dvisplus,
title={DVIS++: Improved Decoupled Framework for Universal Video Segmentation},
author={Tao Zhang and Xingye Tian and Yikang Zhou and Shunping Ji and Xuebo Wang and Xin Tao and Yuan Zhang and Pengfei Wan and Zhongyuan Wang and Yu Wu},
journal={arXiv preprint arXiv:2312.13305},
year={2023},
}
This repo is largely based on Mask2Former, MinVIS, VITA, CTVIS, FC-CLIP and DVIS. Thanks for their excellent works.