Skip to content

Releases: aadhithya/AdaIN-pytorch

AdaIN StyleNet Weights

20 Mar 21:34
Compare
Choose a tag to compare
  • model weights after training 30000 iterations.
  • style weight (training): 10

Usage

  • Create model and load weights: model = StyleNet("path/to/ckpt.tar")
  • Run Inference: python main.py infer --help for usage.

License Notice

  • Attribute the author and this repository when using the pre-trained weights.
  • Pre-trained weights may not be used for commercial use.