9p15p / IAI

The official implementation of Instance As Identity: A Generic Online Paradigm for Video Instance Segmentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instance As Identity: A Generic Online Paradigm for Video Instance Segmentation

Introduction

This repo is the official implementation of IAI paradigm for video instance segmentation. The overview of IAI paradigm is shown below.

Installation

Please refer to INSTALL.md for installation instructions.

Getting Started

Please refer to Preparing Dataset.

Please refer to Getting Started with IAI.

Citation

@inproceedings{iai,
  title={Instance As Identity: A Generic Online Paradigm for Video Instance Segmentation},
  author={Zhu, Feng and Yang, Zongxin and Yu, Xin and Yang, Yi and Wei, Yunchao},
  booktitle={ECCV},
  year={2022},
}

Acknowledegement

This repo is based on MMDetection and AOT. Thanks for their wonderful works.

About

The official implementation of Instance As Identity: A Generic Online Paradigm for Video Instance Segmentation.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.9%Language:Shell 0.1%