1. tensorflow serving - 텐서플로우 서빙·텐서플로우 문서 한글 번역본
https://tensorflowkorea.gitbooks.io/tensorflow-kr/content/g3doc/tutorials/tfserve/
: gRPC, tensorflow serving 관련 내용 설명 사이트 튜토리얼 탑재
2. MNIST 포맷 설명 - MNIST handwritten digit database, Yann LeCun,
http://yann.lecun.com/exdb/mnist/
3. keras를 사용하는 이유 소개 - Why use Keras?
https://keras.io/why-use-keras/#keras-makes-it-easy-to-turn-models-into-products]
: 서비스하는 여러가지방법
4. keras X flask - Building a simple Keras + deep learning REST API
https://blog.keras.io/building-a-simple-keras-deep-learning-rest-api.html
: gRPC 대신 python flask 이용한(http) 통신 방법
5. Keras 모델을 REST API로 배포해보기
생성된 모델로 테스트하기 (0) | 2019.08.26 |
---|---|
생성된 데이터셋으로 훈련하기 (0) | 2019.08.26 |
로컬 이미지로 데이터셋 만들기 (0) | 2019.08.26 |
.h5 -> .pb 변환 프로그램 (0) | 2019.08.26 |
Ubuntu에 Anaconda Python 설치 및 주피터 노트북 설치 (0) | 2019.08.26 |