Skip to content

chenchr/tvNetPytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tvNetPytorch

Pytorch implementation of tvNet by LijieFan

The original implementation is by tensorflow and most of the code this Pytorch implementation is adapted from that one

Sample

Note that the code of optic flow visualization is from FlowNetPytorch by ClementPinard, the visualization scheme seems different from the one provided in the original implementation.

frame1 frame2 prediction

Reference

@inproceedings{fan2018end,
title={End-to-End Learning of Motion Representation for Video Understanding},
author={Fan, Lijie and Huang, Wenbing and Gan, Chuang and Ermon, Stefano and Gong, Boqing and Huang, Junzhou},
booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
pages={},
year={2018}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages