Skip to content
/ RANet Public

RANet: Ranking Attention Network for Fast Video Object Segmentation (VOS), ICCV2019

License

Notifications You must be signed in to change notification settings

Storife/RANet

Repository files navigation

Contact Information

Ziqin Wang (ziqin.wang.edu at gmail dot com)


RANet

1. Overview

2. Framework

3. Ranking

Code

1. Requirement

Pytorch

torchvision = 0.2

2. Use

  1. Download the pretained model from this page.
  2. Link DAVIS folder into datasets folder.
  3. Run RANet.py

Downloads

Paper

Supplementary File

Precomputed results:Google drive

Pretrained models:Baidu

Others

Discussion (Chinese)

VOS (Chinese)

Citation:

@InProceedings{Ziqin2019RANet,
               author = {Wang, Ziqin and Xu, Jun and Liu, Li and Zhu, Fan and Shao, Ling},
               title = {RANet: Ranking Attention Network for Fast Video Object Segmentation},
               booktitle = {ICCV},
               month = {Oct},
               year = {2019}
               }

About

RANet: Ranking Attention Network for Fast Video Object Segmentation (VOS), ICCV2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages