Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dermatologist/fastai-vision-docker

:whale: Docker Images with fastai core and vision libraries installed with conda.
https://github.com/dermatologist/fastai-vision-docker

conda docker fastai machine-learning openfaas vision

Last synced: 16 days ago
JSON representation

:whale: Docker Images with fastai core and vision libraries installed with conda.

Awesome Lists containing this project

README

        

# fastai-vision-docker

This is a docker container with fastai core and vision libraries (for smaller size) installed using conda. This can be used as a base container for deploying prediction workflows. The pre-built container is available [on dockerhub](https://hub.docker.com/r/beapen/fastai-vision) as beapen/fastai-vision:latest

[Here is a OpenFaaS template](https://github.com/dermatologist/python3-ml) that uses this container as the base for easy serverless deployment. [Read more about OpenFaas](https://www.openfaas.com/).

## Author

* [Bell Eapen](https://nuchange.ca) | [Contact](https://nuchange.ca/contact)