Skip to content
/ docker Public
forked from loretoparisi/docker

My Docker scripts and Dockerfile for several frameworks.

License

Notifications You must be signed in to change notification settings

sbcas/docker

 
 

Repository files navigation

docker

My Docker utilities and Dockerfile repository.

Dockerfile

A collection of Docker files for several frameworks and applications.

hunspell

Spelling corrector hunspell and multiple language dictionaries in a docker container, ready to use.

darknet

darknet is an open source neural network framework written in C and CUDA.

darkflow

Darkflow translates darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices. It supports camera and video file as input devices.

fairseq

Fairseq is Facebook AI Research Sequence-to-Sequence Toolkit. It implements a convolutional NMT models for neural machine translation.

OpenPose

OpenPose A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library

OpenCV

OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library.

Sockeye

Sockeye is a sequence-to-sequence framework for Neural Machine Translation based on Apache MXNet. It implements the well-known encoder-decoder architecture with attention.

miscellaneous

A collection of utilities.

docker names-generator

names-generator is the docker command to generate silly random images names.

References

About

My Docker scripts and Dockerfile for several frameworks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.7%
  • Dockerfile 14.2%
  • Go 10.7%
  • Makefile 9.3%
  • Shell 8.1%