Skip to content

lxx1991/pytorch-voxel-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Frame Synthesis using Deep Voxel Flow

[Project] [Paper] [Demo] [Model]

Install

cd core/ops/sync_bn
./build.sh

Training

python train.py configs/voxel-flow.py

Download Pre-trained Model

We provide our pre-trained model of "Deep Voxel Flow" at [Google Drive], which achieves a comparable performance as reported in the paper.

Sample Results

TODOs

  • Training Data Preparation Code
  • Add Pre-trained Model
  • Evaluation Code

Contact

For any question, feel free to contact

Xiaoxiao Li : lxx1991@gmail.com

License and Citation

The use of this software is RESTRICTED to non-commercial research and educational purposes.

@inproceedings{liu2017voxelflow,
 author = {Ziwei Liu, Raymond Yeh, Xiaoou Tang, Yiming Liu, and Aseem Agarwala},
 title = {Video Frame Synthesis using Deep Voxel Flow},
 booktitle = {Proceedings of International Conference on Computer Vision (ICCV)},
 month = {October},
 year = {2017} 
}

About

Video Frame Synthesis using Deep Voxel Flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published