【发布时间】:2017-12-04 13:38:15
【问题描述】:
输入:python tensorflow/examples/image_retraining/retrain.py --bottleneck_dir=/Potholes/bottleneck --how_many_training_steps 100 --model_dir=/Potholes/inception --output_graph=/Potholes/retrained_graph.pb --output_labels=/Potholes/retrained_labels.txt --image_dir /Potholes/Potholes/..
使用 docker 进行 tensorflow 训练上层 Inception 模型,在重新训练模型时出现跟随错误。
【问题讨论】:
标签: python ubuntu docker tensorflow docker-compose