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

Week3-1c What is CNN (cnn_mnist_simple).pptx 에서 학습말고, predict하는 예제없나요? #1

Open
peternara opened this issue Aug 29, 2016 · 0 comments

Comments

@peternara
Copy link

peternara commented Aug 29, 2016

tf 초보입니다.

다름이 아니라,
학습과정에서 saver를 이용하여, cnn_study.ckpt-* 이름으로
checkpoint cnn_study.ckpt-0 cnn_study.ckpt-0.meta cnn_study.ckpt-1 cnn_study.ckpt-1.meta cnn_study.ckpt-2 cnn_study.ckpt-2.meta cnn_study.ckpt-3 cnn_study.ckpt-3.meta cnn_study.ckpt-4 cnn_study.ckpt-4.meta
이렇게 생성하였습니다.

단독 파일(.py)에서 학습이 아닌,
생성된 모델을 이용하여, 로드한후,
이미지 한장 읽어들여서, prediction(softmax)하는 예가 없나요?
찾아봐도 없는것 같아서.
부탁드립니다.

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

1 participant