Skip to content
/ ARG Public

Adaptive ROI Generation for Video Object Segmentation Using Reinforcement Learning

Notifications You must be signed in to change notification settings

insomnia94/ARG

Repository files navigation

Prerequisites

  • Python 3.6
  • Tensorflow 1.3.0
  • CUDA 8.0

Installation

Please refer to OnAVOS to prepare related dataset and install the environment of the benchmark method.

Training

Train ARG on DAVIS 2016:

python ./train.py

Evaluation

Evaluate ARG on DAVIS 2016:

python ./eval.py configs/DAVIS16_online

Acknowledgement

Thanks for the work of Voigtlaender Paul. Our code is based on the implementation of OnAVOS.

About

Adaptive ROI Generation for Video Object Segmentation Using Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages