CompVis / adaptive-style-transfer

source code for the ECCV18 paper A Style-Aware Content Loss for Real-time HD Style Transfer
https://compvis.github.io/adaptive-style-transfer/
GNU General Public License v3.0
723 stars 139 forks source link

Can encode and decode weights be saved separately for another style training? #30

Closed lsyoujian closed 4 years ago

asanakoy commented 4 years ago

Greetings,

Yes, it is possible, but you should probably implement it yourself.

Best, Artsiom