anishathalye / neural-style

Neural style in TensorFlow! 🎨
https://anishathalye.com/an-ai-that-can-mimic-any-artist/
GNU General Public License v3.0
5.54k stars 1.52k forks source link

save and restore #139

Closed SalAlba closed 5 years ago

SalAlba commented 5 years ago

Good project and explanation, I have one question when we train our model on specific style, can we reuse it with another images ? with less time of moving style ?

Do I have make this long process of training every time whenever I want one style to another new image ?

anishathalye commented 5 years ago

This algorithm does not involve training a model on a specific style. Maybe you're looking for https://github.com/lengstrom/fast-style-transfer