/CRVOS

PyTorch implementation of CRVOS: Clue Refining Network For Video Object Segmentation

Primary LanguagePython

CRVOS

PyTorch implementation of CRVOS: Clue Refining Network For Video Object Segmentation

Paper Link

Download

Usage

  • Check fps
    python3 evaluate.py --fps
  • Save outputs
    python3 evaluate.py --save

Evaluation

References:

Citation

@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}
}