VDMS
VDMS is a storage solution for efficient access of big-”visual”-data that aims to achieve cloud scale by searching for relevant visual data via visual metadata stored as a graph and enabling machine friendly enhancements to visual data for faster access.
Installation and Setup
Install Client
pip install vdms
Install Database
There are two ways to get started with VDMS:
Install VDMS on your local machine via docker
docker run -d -p 55555:55555 intellabs/vdms:latest