Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/waikato-datamining/image-dataset-converter-redis
- Owner: waikato-datamining
- License: mit
- Created: 2024-03-12T19:53:20.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T21:37:18.000Z (5 months ago)
- Last Synced: 2024-10-28T22:47:11.336Z (16 days ago)
- Topics: conversion, deep-learning, image-dataset, inference, redis
- Language: Python
- Homepage: https://github.com/waikato-datamining/image-dataset-converter
- Size: 66.4 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
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.