We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use Trained Models:
You can download all the 7 trained models from Baidu Drive.
To generate a sample from the model "wave.ckpt-done", run:
python eval.py --model_file --image_file img/test.jpg 使用网盘下载下来的模型验证,提示
The text was updated successfully, but these errors were encountered:
tf版本,python版本?
Sorry, something went wrong.
tf.1.3,python3.6
请用python2.7.x版本,测试过了是没问题的(在tf1.3下)
重新训练的是没问题,就是百度网盘下载的这几个使用不了.... 那只能另外用2.7的测试下了
No branches or pull requests
Use Trained Models:
You can download all the 7 trained models from Baidu Drive.
To generate a sample from the model "wave.ckpt-done", run:
python eval.py --model_file --image_file img/test.jpg
使用网盘下载下来的模型验证,提示
The text was updated successfully, but these errors were encountered: