You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks very much for your work!
I perform python export_inference_graph.py --alsologtostderr --model_name=nasnet_mobile --output_file=./inference/nasnet_mobile_inf_graph.pb
generating the following error: IOError: [Errno socket error] [Errno 104] Connection reset by peer
How can I solve this problem?
The text was updated successfully, but these errors were encountered:
Thanks very much for your work!
I perform
python export_inference_graph.py --alsologtostderr --model_name=nasnet_mobile --output_file=./inference/nasnet_mobile_inf_graph.pb
generating the following error:
IOError: [Errno socket error] [Errno 104] Connection reset by peer
How can I solve this problem?
The text was updated successfully, but these errors were encountered: