volotat / DiffMorph

Image morphing without reference points by applying warp maps and optimizing over them.
MIT License
458 stars 53 forks source link

Memory usage scales linearly #10

Closed tanseersaji closed 2 years ago

tanseersaji commented 2 years ago

While running use_wrap_maps method, the script uses memory proportional to the number of steps. Making it difficult to generate higher resolution images and higher number of frames.