Skip to content
/ CRVOS Public

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

Notifications You must be signed in to change notification settings

saswat0/CRVOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages