CapivaraProjects / GYResources

This repository is dedicated to turn available green eyes resources like an API
2 stars 3 forks source link

Create greeneyes_saved_model.py #100

Closed ghost closed 6 years ago

ghost commented 6 years ago

This python file should load the checkpoint file and export the model to serve it. As an example, this inception saved model from tensorflow serving source: tensorflow_serving/example/inception_saved_model.py