Skip to content

koshian2/NeuralStyleTransferTPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralStyleTransferTPU

Fast neural style trasnfer using Colab TPUs by TensorFlow/Keras.

You can output an image of 256x256 resolution in 3000 epoch in about 15 minutes.

Result

Content Image

Style Image

Generated (Total Variation Loss = 0.25)

Generated (Total Variation Loss = 0.01)

Other parameters are both content loss = 0.025, style loss = 1.

Refernce

Keras neural style transfer example (GPUs version)
https://github.com/keras-team/keras/blob/master/examples/neural_style_transfer.py

About

Neural Style Transfer using Colab TPUs by TensorFlow/Keras.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages