-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incompatible tensorflow version #4
Comments
My full experimental environment: OS: Ubuntu Hope it will help you. |
Thanks it works with that txt env |
Hello,when i run the codes i met a question. It's "The passed save_path is not a valid checkpoint: ./checkpoints/pretrained_model/model.ckpt-100000".I've got no idea what it mean.Could you tell me how to solve this question?And I wanna train my dataset.I now have two perspectives of the pictures and want to stitch it together using codes, but don't know what does the "mask" mean,and what i can put in the "input".Thanks for your answers. |
You need to check if its asking for a "xxx.ckpt" or a path to the folder directory. I only used this for inference, I did not train my own dataset, cant help you with this one. |
@AAaaronnn Hello, I encountered the same problem as you. I don't know what "mask" is. Do you now know how "mask" is generated? can you help me? |
Hello,
Could you list the full requirements for this code? I'm getting tensorflow version errors even when using 1.13.1
The text was updated successfully, but these errors were encountered: