Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dermatologist/fastai-vision-docker
- Owner: dermatologist
- Created: 2019-09-17T11:21:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-18T14:28:56.000Z (over 5 years ago)
- Last Synced: 2024-11-04T08:38:57.571Z (about 2 months ago)
- Topics: conda, docker, fastai, machine-learning, openfaas, vision
- Language: Dockerfile
- Homepage: http://nuchange.ca
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)