Skip to content
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

How to execute evaluate.py #20

Open
DrawingProcess opened this issue Aug 31, 2020 · 7 comments
Open

How to execute evaluate.py #20

DrawingProcess opened this issue Aug 31, 2020 · 7 comments

Comments

@DrawingProcess
Copy link

image
image
When I tried to execute evaluate.py, I've got error "Unsuccessful TensorSliceReader constructor: Failed to find any matching files for saved_model/" Why is this happening?

@DrawingProcess
Copy link
Author

ah,,,,, using costom LeNet-5 architecture

@mengniwang95
Copy link

image
image
When I tried to execute evaluate.py, I've got error "Unsuccessful TensorSliceReader constructor: Failed to find any matching files for saved_model/" Why is this happening?

same error, have you fix it?

@DrawingProcess
Copy link
Author

DrawingProcess commented Sep 8, 2020 via email

@mengniwang95
Copy link

No... not yet.. 2020년 9월 9일 (수) 오전 12:31, mengniwang95 [email protected]님이 작성:

[image: image] https://user-images.githubusercontent.com/42489745/91732413-2a6b4c80-ebe3-11ea-8a3f-157a7a03feb0.png [image: image] https://user-images.githubusercontent.com/42489745/91732505-48d14800-ebe3-11ea-89b3-f9755c4f5ce1.png When I tried to execute evaluate.py, I've got error "Unsuccessful TensorSliceReader constructor: Failed to find any matching files for saved_model/" Why is this happening? same error, have you fix it? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#20 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKEFPEN4ETFD6P63K3VBM73SEZE3TANCNFSM4QQS7CYQ .

I fix it just now, you need to add saved_model_name after saved_model/, like saved_model/model

@DrawingProcess
Copy link
Author

DrawingProcess commented Sep 8, 2020 via email

@mengniwang95
Copy link

Don't understand it.. Can you capture the modified part and show me? 2020년 9월 9일 (수) 오전 12:35, mengniwang95 [email protected]님이 작성:

No... not yet.. 2020년 9월 9일 (수) 오전 12:31, mengniwang95 @.***님이 작성: … <#m_-8871822223433517859_> [image: image] https://user-images.githubusercontent.com/42489745/91732413-2a6b4c80-ebe3-11ea-8a3f-157a7a03feb0.png [image: image] https://user-images.githubusercontent.com/42489745/91732505-48d14800-ebe3-11ea-89b3-f9755c4f5ce1.png When I tried to execute evaluate.py, I've got error "Unsuccessful TensorSliceReader constructor: Failed to find any matching files for saved_model/" Why is this happening? same error, have you fix it? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#20 (comment) <#20 (comment)>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKEFPEN4ETFD6P63K3VBM73SEZE3TANCNFSM4QQS7CYQ . I fix it just now, you need to add saved_model_name after saved_model/, like saved_model/model — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#20 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKEFPELM4BWTFQM3F7WMMJTSEZFN5ANCNFSM4QQS7CYQ .

configuration.py ---> save_model_dir = 'saved_model/model'

@DrawingProcess
Copy link
Author

@mengniwang95 thanks you for your advice!! ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants