Skip to content

Releases: Xzzit/NNST

1.0.0 NNST

29 Jun 14:22
73c7c5b
Compare
Choose a tag to compare

A modified version of nkolkin13 for conducting image style transfer task.

  • Update to PyTorch 1.13
  • Deprecate the usage of the image pyramid architecture
  • Introduce a new optional flag --top x
  • Set the default value of the flip argument to false
  • Add a show_output.ipynb file as explanation