An open API service indexing awesome lists of open source software.

https://github.com/kainingying/mmvis

A video instance segmentation codebase based on OpenMMLab projects.
https://github.com/kainingying/mmvis

deep-learning video-instance-segmentation

Last synced: 2 months ago
JSON representation

A video instance segmentation codebase based on OpenMMLab projects.

Awesome Lists containing this project

README

          

# MMVIS

MMVIS is a useful video instance segmentation toolbox based on OpenMMLab projects and Pytorch.

## Installation

Please refer to [Installation](docs/get_started.md) for installation instructions.

## Models

### Offline Models

- [Mask2Former-VIS](<>) (Modified from MMDet and Mask2Former)

### Online Models

- [MaskTrack-RCNN](<>) (Stolen from MMTracking)