zekunhao1995 / ControllableVideoGen

Code for "Controllable Video Generation with Sparse Trajectories" in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for "Controllable Video Generation with Sparse Trajectories", CVPR'18.

  1. Pre-process datasets using the tools provided in datasets directory.
  2. Generate trajectories for each dataset using codes in offline_traj directory.
  3. Train & evaluate with the code in model directory.

Warning: The code is provided in its original form without any cleanup.

compare

robotpush

pushup

kitty

About

Code for "Controllable Video Generation with Sparse Trajectories" in PyTorch

License:Apache License 2.0


Languages

Language:Python 49.6%Language:C++ 46.6%Language:Makefile 3.8%