Metadata-Version: 2.1
Name: image-dataset-converter-redis
Version: 0.0.3
Summary: Redis integration for the image-dataset-converter library.
Home-page: https://github.com/waikato-datamining/image-dataset-converter-redis
Author: Peter Reutemann
Author-email: fracpete@waikato.ac.nz
License: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Processing
License-File: LICENSE

Redis integration for the 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/


Changelog
=========

0.0.3 (2025-04-03)
------------------

- switched to underscores in project name
- `redis-predict-od` info clarifies that predictions are made in OPEX format


0.0.2 (2024-06-13)
------------------

- messages regarding timeouts now use WARNING instead of INFO (pubsub filter/listener reader)


0.0.1 (2024-05-06)
------------------

- initial release

