hwalsuklee / tensorflow-style-transfer

A simple, concise tensorflow implementation of style transfer (neural style)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Any way to reuse the trained network?

slavik0329 opened this issue · comments

Could the trained style model be saved and resued on other images?

You should be able to save it with Pickle