Skip to content

This is the pytorch version of tcc loss, used in paper 'Temporal Cycle-Consistency Learning'.

License

Notifications You must be signed in to change notification settings

June01/tcc_Temporal_Cycle_Consistency_Loss.pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the pytorch version of tcc loss in repo. It was used in the CVPR 2019 paper Temporal Cycle-Consistency Learning (https://arxiv.org/abs/1904.07846).

Usage

test_tcc.ipynb gives an example of usage both in tensorflow and pytorch version, please refer to it for more detail. Note that, to make a fair comparision, we put the original tensorflow version in folder tcc_tf, which is credit to repo.

Reference

author = {Dwibedi, Debidatta and Aytar, Yusuf and Tompson, Jonathan and Sermanet, Pierre and Zisserman, Andrew},
title = {Temporal Cycle-Consistency Learning},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2019},
}

About

This is the pytorch version of tcc loss, used in paper 'Temporal Cycle-Consistency Learning'.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published