simmimourya / STCNN

Spatiotemporal CNN for Video Object Segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Spatiotemporal CNN for Video Object Segmentation


Languages

Language:Python 96.2%Language:Cuda 3.8%