Skip to content

Official Implementation of Coherent Image Animation using Spatial Temporal Correspondence (TMM)

Notifications You must be signed in to change notification settings

WeilunWang/Coherent-image-animation

Repository files navigation

Coherent Image Animation using Spatial Temporal Correspondence

This repository contains the source code for the paper "Coherent Image Animation using Spatial Temporal Correspondence".

Demo

Please refer to

./multimedia/demo.mp4

Installation

We support python3. To install the dependencies run:

pip install -r requirements.txt

Evaluation on video reconstruction

To evaluate our model on Tai-Chi-HD dataset, run:

CUDA_VISIBLE_DEVICES=0 python3 run.py --config config/taichi-adv-256.yaml --checkpoint ./checkpoints/taichiHD/latest-checkpoint.pth.tar --mode reconstruction

About

Official Implementation of Coherent Image Animation using Spatial Temporal Correspondence (TMM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published