DmitryUlyanov / texture_nets

Code for "Texture Networks: Feed-forward Synthesis of Textures and Stylized Images" paper.
Apache License 2.0
1.22k stars 218 forks source link

what different between model value,"pyramid" and "johnson"? #59

Open lancodec opened 7 years ago

lancodec commented 7 years ago

The model set to" pyramid" by default,when change it to johnson,get different results. what different between them?

DmitryUlyanov commented 7 years ago

They are different neural net architectures.