Hacker News new | ask | show | jobs
by gyeonggi 2772 days ago
Size of model is unclear at the moment, but will likely need 4 gigs or RAM or so?

We will only be doing inference with this particular app, the training on another machine.

Images will vary based on what users upload, but larger ones a couple GBs.

Would be ideal to have a website running, to be user friendly and present all of this.

1 comments

Looks like AWS lambda can be too small for the job.

Have you checked https://www.tensorflow.org/serving/ ?