Our VMX vision server, one-click install via Kitematic
684
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.
There is a description of the installation procedure in the following blog.vision.ai blog post from March 16th, 2015. Dockerized Computer Vision for Mac via Kitematic
The container is automatically built on Docker Hub under visionai/vmx-kitematic. It can pull down with the following command:
docker pull visionai/vmx-kitematic
I'm not sure why you'd want to do this, but if you want to build the container from source on your own machine, issue the following command:
docker build .
Created by the team at vision.ai
Content type
Image
Digest
sha256:e637ff35e…
Size
742.2 MB
Last updated
about 11 years ago
docker pull visionai/vmx-kitematic