Skip to content

Spatiotemporal CNN for Video Object Segmentation

Notifications You must be signed in to change notification settings

andrewssobral/STCNN

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.2%
  • Cuda 3.8%