STCNN

April 8, 2019 ยท View on GitHub

Spatiotemporal CNN for Video Object Segmentation

This file is under construction.

Dependencies

  • python2.7
  • Pytorch0.4.0

Training the joint model

Adjust the correct path in mypath.py

python train_JointModel.py

Onling training and testing

python davis_LucidDream.py
python train_online_dream.py

Contents

  1. 1Dependencies
  2. 2Training the joint model
  3. 3Onling training and testing