Skip to content

Pytorch implementation of Visual Attribute Transfer through Deep Image Analogy

License

Notifications You must be signed in to change notification settings

Kexiii/DeepImageAnalogy

Repository files navigation

DeepImageAnalogy

Pytorch implementation of Visual Attribute Transfer through Deep Image Analogy

Some Results

results

Usage

python main.py -g 0 --A_PATH XX --BP_PATH XXX

Requirements

  • Pytorch 0.3+
  • GPU

Performance

Nearly 30 minutes for one image pair in my test environment. The speed is mainly based on the number of maximum LBFGS iterations. The performance can be improved if we can use a GPU version PatchMatch algorithm

Acknowledgements

About

Pytorch implementation of Visual Attribute Transfer through Deep Image Analogy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages