text-to-image
text-to-image copied to clipboard
I have a problem with using pre-trained model
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.
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.
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.
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 Did you solve this problem?
I have the same problem Tensor name "d_bn1/moving_variance" not found in checkpoint files Data/Models/latest_model_flowers_temp.ckpt.
I get Tensor name "d_bn1/moving_variance" not found in checkpoint files Data/Models/latest_model_flowers_temp.ckpt
also
how to get the pre-trained model ?
Regarding the question of pre-training the model, is there a solution?
I don't find the pre-training model.