Ben-Louis / Deep-Image-Analogy-PyTorch

A python implementation of Deep-Image-Analogy based on pytorch.
MIT License
182 stars 42 forks source link

Support CPU-only mode #13

Closed Ben-Louis closed 2 years ago

Ben-Louis commented 2 years ago

Train invert VGG blocks so the optimization-based deconv step can be skipped.