fastai4GLAMS icon indicating copy to clipboard operation
fastai4GLAMS copied to clipboard

Examples/use cases to cover

Open davanstrien opened this issue 3 years ago • 1 comments

From week 2 call discussion, some things that could be nice examples to try and prepare notebooks etc for.

  • [ ] Combining model inputs tabular (metadata) + images as input for models
  • [ ] Production examples - how to deploy models (docker + other options)
  • [ ] Tensorflow javascript - how to import weights so the model can be used from Javascript https://glitch.com/ (maybe used js from TensorFlow model)
  • [ ] ONNX - for ‘translating’ models between different frameworks

davanstrien avatar Oct 06 '20 15:10 davanstrien