Cloud platform for deep learning video processing app

Viewed 10

I have a piece of python pytorch based code, that uses DNN model to detect objects and build some analytics from video clip. Currently, I'm deploying that as a colab notebook, that users can use to process their videos. The minor point is that I'm sharing the code.

I'm looking for a cloud, which provides simple ready to use interface, that enables to upload video file, then runs my code and displays text/image results.

Please recommend one, if you know smth.

0 Answers
Related