image-super-resolution icon indicating copy to clipboard operation
image-super-resolution copied to clipboard

Sagemaker Endpoint Deploy

Open diesazul96 opened this issue 3 years ago • 0 comments

Hi, I trained a RRDN model with my custom images locally on my machine, i have the hdf5 file for the model to be loaded with ISR library, however I need to deploy this model as a Sagemaker Endpoint, does anyone knows how to accomplish this?

I've deploy other models in Sagemaker but doing the training also in Sagemaker, and that makes it easier, but in this case will be very expensive to train the model there, i just need to use the hdf5 file to deploy it!

diesazul96 avatar Aug 18 '21 14:08 diesazul96