crnn-tensorflow icon indicating copy to clipboard operation
crnn-tensorflow copied to clipboard

No module named deployment

Open twinsyssy1018 opened this issue 7 years ago • 1 comments

hi, there is an error when runing train_XX.py . no such file contains 'deployment ' module

twinsyssy1018 avatar Oct 25 '17 07:10 twinsyssy1018

you can find the model_deploy.py which used here 'from deployment import model_deploy' in this link : https://github.com/tensorflow/models/blob/master/research/slim/deployment/model_deploy.py @twinsyssy1018

LOOKCC avatar Dec 18 '17 07:12 LOOKCC