PyTorch implementation of CRVOS: Clue Refining Network For Video Object Segmentation
- Check fps
python3 evaluate.py --fps
- Save outputs
python3 evaluate.py --save
@article{cho2020crvos,
title={CRVOS: Clue Refining Network for Video Object Segmentation},
author={Cho, Suhwan and Cho, MyeongAh and Chung, Tae-young and Lee, Heansung and Lee, Sangyoun},
journal={arXiv preprint arXiv:2002.03651},
year={2020}
}