aws-samples / aws-samples/amazon-sagemaker-asynchronous-inference-computer-vision
Model returns image back
Open
- Dominant language
- Jupyter Notebook
- Stars
- 36
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I have a case where the output is not just metadata in json but transformed image/audio, I am uploading the transformed media file to s3 and returning the s3 location via flask app, but what I receive on invoking endpoint is s3 location of the metadata file containing s3 location of the media file. Is there a simpler way to accomplish this?
Contributor guide
Assessment
This issue has not been assessed yet.