text-to-image icon indicating copy to clipboard operation
text-to-image copied to clipboard

I have a problem with using pre-trained model

Open weiwancheng opened this issue 7 years ago • 9 comments

Unknown: NewRandomAccessFile failed to Create/Open: Data\Models : access denied。

some people think cause it by python version.I gress I use python3,but pre-trained model used python2.

weiwancheng avatar Jul 22 '17 10:07 weiwancheng

That's there, but have you downloaded the model file and placed it in Data/Models? Also, the code will work on unix environment, am not sure about windows. You'll need to change the file paths at some places.

paarthneekhara avatar Jul 22 '17 11:07 paarthneekhara

Thank you for your repy. I do it on windows and python3 . so,I had a lot of problems. I am tring to solve them.

weiwancheng avatar Jul 22 '17 12:07 weiwancheng

please help me. when i use the pre-trained model, I get an error : Tensor name "d_bn1/moving_variance" not found in checkpoint files Data/Models/latest_model_flowers_temp.ckpt.

weiwancheng avatar Jul 27 '17 07:07 weiwancheng

@weiwancheng Did you solve this problem?

EvertEt avatar Dec 18 '17 22:12 EvertEt

I have the same problem Tensor name "d_bn1/moving_variance" not found in checkpoint files Data/Models/latest_model_flowers_temp.ckpt.

markphilip2018 avatar Feb 01 '18 03:02 markphilip2018

I get Tensor name "d_bn1/moving_variance" not found in checkpoint files Data/Models/latest_model_flowers_temp.ckpt also

HassanAzzam avatar Feb 06 '18 12:02 HassanAzzam

how to get the pre-trained model ?

LBJYPY avatar Sep 20 '18 02:09 LBJYPY

Regarding the question of pre-training the model, is there a solution?

zhaojw219 avatar Jan 19 '19 06:01 zhaojw219

I don't find the pre-training model.

CodeSet1 avatar Jun 15 '22 06:06 CodeSet1