Skip to content
/ tcn Public

An pytorch implementation of time-contrastive networks as presented in the paper "Time-Contrastive Networks: Self-Supervised Learning from Multi-View Observation".

License

Notifications You must be signed in to change notification settings

kekeblom/tcn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-Contrastive Networks

An pytorch implementation a time-contrastive networks model as presented in the paper "Time-Contrastive Networks: Self-Supervised Learning from Multi-View Observation" (Sermanet Et al. 2017).

Only training from single view observations has been implemented. Videos are added to the data/train and data/validation directories.

Training the model is done by running the train_tcn.py script.

About

An pytorch implementation of time-contrastive networks as presented in the paper "Time-Contrastive Networks: Self-Supervised Learning from Multi-View Observation".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages