Deployment of (Thin Plate Spline)[https://github.com/yoyo-nb/Thin-Plate-Spline-Motion-Model] on banana.dev
Structure is as suggested by https://github.com/bananaml/serverless-template/
- server.py is to be left unchanged
- app.py does the request handling and response return. It contains a wrapper to call a function from the original repo.
- Dockerfile handles the deployment, downloading and moving relevant resources.
- videos will contain all the driving videos that may be referred to in calls to the API