Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 354 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 354 Bytes

STCNN

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