amazon-sagemaker-examples icon indicating copy to clipboard operation
amazon-sagemaker-examples copied to clipboard

[Example Request] TensorFlow Image Classification Batch Transform

Open dkhundley opened this issue 1 year ago • 2 comments

Describe the use case example you want to see In this repo, there is a tutorial on how to properly use transfer learning to train and deploy a TensorFlow image classification mode as a real time endpoint. (Link) It would be awesome to see this further expanded with an example of how to use the trained model in a batch transform job. 😃

How would this example be used? Please describe. After demonstrating how to train the model with custom images with transfer learning, the notebook in the link above would be further expanded to demonstrate how to use that newly trained model in a batch transform context.

Describe which SageMaker services are involved SageMaker notebook SageMaker training job SageMaker batch transform job

Describe what other services (other than SageMaker) are involved N/A

Describe which dataset could be used. Provide its location in s3://sagemaker-sample-files or another source. The same dataset that is used in the example already is totally fine

dkhundley avatar Nov 29 '22 17:11 dkhundley