Hey, I’m building a webapp that a user sends a photo or a webcam stream and the server does object detection on it and returns a base64 encoded image with the objects marked out, where would be a a good start to look at hosting this thing? Not sure how scaleable this thing is and what the steps will be, I don’t mind limiting it to a few users at a time, currently I can only process about 1 image every 0.7ms
View Reddit by Fapplet – View Source