Awesome
RANet: Ranking Attention Network for Fast Video Object Segmentation
Ziqin Wang "RANet: Ranking Attention Network for Fast Video Object Segmentation", ICCV 2019, official version, arXiv
Contact Information
Contents
Introduction
1. Overview
<img src="pics/overview.png" width="400px"/>2. Framework
<img src="pics/RANet.png" width="800px"/>3. Ranking
<img src="pics/Ranking.png" width="400px"/>Code
1. Requirement
Pytorch (tested on 1.0.1 and 0.4.1)
torchvision = 0.2
2. Usage
- Download the pretained model from this page.
- Link DAVIS folder into datasets folder. (Please download DAVIS 2017 version.)
- Run RANet.py
Download
Precomputed results:Google drive
Pretrained models:Baidu, Google drive
Previous Submission:baidu (code: hoxm), google