Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waikato-datamining/image-dataset-converter-redis

Redis integration for the image-dataset-converter library.
https://github.com/waikato-datamining/image-dataset-converter-redis

conversion deep-learning image-dataset inference redis

Last synced: 5 days ago
JSON representation

Redis integration for the image-dataset-converter library.

Awesome Lists containing this project

README

        

# image-dataset-converter-redis
Redis integration for the [image-dataset-converter](https://github.com/waikato-datamining/image-dataset-converter) library.

For making predictions, Docker images for Deep learning frameworks with Redis support are available from here:

https://www.data-mining.co.nz/docker-images/

## Installation

Via PyPI:

```bash
pip install image-dataset-converter-redis
```

The latest code straight from the repository:

```bash
pip install git+https://github.com/waikato-datamining/image-dataset-converter-redis.git
```

## Plugins

See [here](plugins/README.md) for an overview of all plugins.