Skip to content

Generate videos that interpolate between two given images

License

Notifications You must be signed in to change notification settings

clintonjwang/ControlNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpolating between Images with Diffusion Models

Project | Paper

Interpolate between diverse input images

Fork of ControlNet adapted for generating videos that interpolate between two arbitrary given images, as described in "Interpolating between Images with Diffusion Models". See installation instructions in the original ControlNet repository.

Images and prompts used in our paper are contained in sample_imgs and sample_scripts. Image copyrights belong to their original owners. You may get slightly different results as the random seed was not fixed.

If you use this work in your research, please use the following citation:

@misc{wang2023interpolating,
      title={Interpolating between Images with Diffusion Models}, 
      author={Clinton J. Wang and Polina Golland},
      year={2023},
      eprint={2307.12560},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}

About

Generate videos that interpolate between two given images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%