Home

Awesome

Attention-guided Temporally Coherent Video Object Matting Trimap Generation Module

Here we provide the inference (online-finetuning included) code and pretrained weight for our trimap generation module in our paper Attention-guided Temporally Coherent Video Object Matting.

The code, the trained model are for academic and non-commercial use only.

This module is based on STM by Oh et al., code is from here.

Requirements

Python=3.8
Pytorch=1.6.0
numpy
opencv-python
imgaug
tqdm
yacs

Usage

Contact

If you have any questions, please feel free to contact yunkezhang@zju.edu.cn.