Skip to content

layolu/docker-otama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

docker-otama

Otama is a CBIR (Content-based image retrieval) engine. It enables querying similar images database by an image file, and calculate the similarity between two images, and so on.

For the further details, please visit the project's wiki page on GitHub (Japanese). (notice: I'm not the developer of Otama.)

About this image

This image based on the debian:jassie image.

Otama in this image is built with following options:

  • Enable MySQL Support for database
  • Enable Leveldb (default)
  • Install ruby API (default)

This image contains example RPC server in /opt/otamarpc directory, and run the server by default (CMD).

The setting file path of the server is /opt/otamarpc/config.yaml, so replace it with yours.

Utility commands are also included.

About

Otama CBIR engine on a docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages