siyisan / SG-Net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SG-Net: Spatial Granularity Network for One-Stage Video Instance Segmentation

Introduction

We approach the [VIS task] from a new perspective and propose a one-stage spatial granularity network (SG-Net) (as shown in the above figure). This repo is the implementation of CVPR 2021 paper "SG-Net: Spatial Granularity Network for One-Stage Video Instance Segmentation." [pdf]

Installation

Please find detailed steps Here for installation and dataset preparation.

Train

Please find details Here for step-by-step instructions.

Inference

Please refer to Here for inference.

TODO List

  • Baseline model code release
  • Pretrained weights for baseline model
  • Full mode code release
  • Pretrained weights for full model

License

SG-Net is released under the MIT license.

Acknowledgements

We truely thanksful of the following piror efforts in terms of knowledge contributions and open-source repos.

About

License:Apache License 2.0


Languages

Language:Python 90.0%Language:Cuda 6.6%Language:C++ 3.2%Language:Shell 0.1%Language:Dockerfile 0.0%