Skip to content

vision.ai's computer vision server inside a single Docker container

Notifications You must be signed in to change notification settings

VISIONAI/vmx-kitematic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Single-container VMX Computer Vision Server

A single bundle which includes vision.ai's computer vision server, VMX, as a single Docker container. This is intended to be installed via Kitematic, a graphical user interface, for installation of Docker containers directly from Docker Hub.

kitematic-image

There is a description of the installation procedure in the following blog.vision.ai blog post from March 16th, 2015. Dockerized Computer Vision

Installing with docker

The container is automatically built on Docker Hub under visionai/vmx-kitematic. It can be pulled down with the following command:

docker pull visionai/vmx-kitematic

Manually building the container

If you want to build the container from source on your own machine, issue the following command:

docker build .

Credits

Created by the team at vision.ai

About

vision.ai's computer vision server inside a single Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published