JunbinWang / Tensorflow-Style-Transfer-with-Adain

Tensorflow Implementation of the Paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
16 stars 3 forks source link

The normalised VGG-19 model can also be found in this link. #2

Open HamidSayeed opened 5 years ago

HamidSayeed commented 5 years ago

I want to try ur implementation of arbitrary neural style transfer but cant find the link for normalized VGG-19 model .please help

JunbinWang commented 5 years ago

I want to try ur implementation of arbitrary neural style transfer but cant find the link for normalized VGG-19 model .please help

Try this link:

https://github.com/JunbinWang/pretrained-models/tree/master/models/style_transfer_models_and_examples

If this project helps you, you are very welcome to leave a star : )

HamidSayeed commented 5 years ago

Hi Wang , thank you for ur response . I tried the link specified , but I'm getting error , after loading the decoder npz file , it seems there are no arr_0 ,.. files inside it . any help please.

JunbinWang commented 5 years ago

Hi Wang , thank you for ur response . I tried the link specified , but I'm getting error , after loading the decoder npz file , it seems there are no arr_0 ,.. files inside it . any help please.

Hi Hamid,

You can try this link: https://github.com/tensorlayer/adaptive-style-transfer This is also created by me using TensorLayer. I think it works

ChauvinisticJonatha commented 3 years ago

Hi Wang , thank you for ur response . I tried the link specified , but I'm getting error , after loading the decoder npz file , it seems there are no arr_0 ,.. files inside it . any help please.

Hi Hamid,

You can try this link: https://github.com/tensorlayer/adaptive-style-transfer This is also created by me using TensorLayer. I think it works

Hi, this download page is 404, can you tell me a new page? Thank you。 I have given you a star。