Skip to content

Docker Images & command line tools to interface and accessorize the imagepypelines package

License

Notifications You must be signed in to change notification settings

jmaggio14/imagepypelines-tools

Repository files navigation

imagepypelines-tools

This repository contains two docker images which provide a full development environment for those doing image processing, computer vision, or machine learning development in python.

It includes:
  • ImagePypelines (obviously :p)
  • Opencv (an optimized build)
  • tensorflow
  • keras
  • Pillow
  • sklearn
  • the usual suspects (scipy, numpy, etc)

This repository is an accessory to the open source image and data processing library ImagePypelines

Quick Setup

note that GPU usage requires separate installation of Nvidia-Docker

We provide a convenient python wrapper to easily and quickly, download, launch and update these images

Standard

pip install imagepypelines-tools
imagepypelines shell

GPU Accelerated (limited to Linux hosts with Nvidia-Docker)

pip install imagepypelines-tools
imagepypelines shell --gpu

Tags

Latest

pip install imagepypelines-tools imagepypelines shell

Base (no GPU)

latest, base-0.4.1-alpha

GPU

latest-gpu, gpu-0.4.1-alpha

Older Releases

gpu-0.4.0-alpha, base-0.4.0-alpha

gpu-0.3.3-alpha, base-0.3.3-alpha

About

Docker Images & command line tools to interface and accessorize the imagepypelines package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •