image-dataset-converter-redis


Nameimage-dataset-converter-redis JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/waikato-datamining/image-dataset-converter-redis
SummaryRedis integration for the image-dataset-converter library.
upload_time2025-07-10 22:30:33
maintainerNone
docs_urlNone
authorPeter Reutemann
requires_pythonNone
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Redis integration for the image-dataset-converter library.

Examples can be found here:

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

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.4 (2025-07-11)
------------------

- using new prefixed image segmentation methods like `imgseg_from_bluechannel` instead of `to_bluechannel`
- added `redis-predict-dp` filter for taking advantage of depth estimation docker images
- the redis-predict-dp/-ic/-is/-od filters now set the image_name as well when creating the new container


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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/waikato-datamining/image-dataset-converter-redis",
    "name": "image-dataset-converter-redis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Peter Reutemann",
    "author_email": "fracpete@waikato.ac.nz",
    "download_url": "https://files.pythonhosted.org/packages/b7/b3/5d23f4b913c578722789929501498b541cdaec5ed89eeaaebbce19d9c110/image_dataset_converter_redis-0.0.4.tar.gz",
    "platform": null,
    "description": "Redis integration for the image-dataset-converter library.\n\nExamples can be found here:\n\nhttps://github.com/waikato-datamining/image-dataset-converter-examples\n\nFor making predictions, Docker images for Deep learning frameworks with Redis support are available from here:\n\nhttps://www.data-mining.co.nz/docker-images/\n\n\nChangelog\n=========\n\n0.0.4 (2025-07-11)\n------------------\n\n- using new prefixed image segmentation methods like `imgseg_from_bluechannel` instead of `to_bluechannel`\n- added `redis-predict-dp` filter for taking advantage of depth estimation docker images\n- the redis-predict-dp/-ic/-is/-od filters now set the image_name as well when creating the new container\n\n\n0.0.3 (2025-04-03)\n------------------\n\n- switched to underscores in project name\n- `redis-predict-od` info clarifies that predictions are made in OPEX format\n\n\n0.0.2 (2024-06-13)\n------------------\n\n- messages regarding timeouts now use WARNING instead of INFO (pubsub filter/listener reader)\n\n\n0.0.1 (2024-05-06)\n------------------\n\n- initial release\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Redis integration for the image-dataset-converter library.",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/waikato-datamining/image-dataset-converter-redis"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7b35d23f4b913c578722789929501498b541cdaec5ed89eeaaebbce19d9c110",
                "md5": "08f1f76f01bd4036b1061c5bf28a9510",
                "sha256": "22860ec945224dc701e1f861ab09a7cfb89f6beef758e638e261621c8b63d46c"
            },
            "downloads": -1,
            "filename": "image_dataset_converter_redis-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "08f1f76f01bd4036b1061c5bf28a9510",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11202,
            "upload_time": "2025-07-10T22:30:33",
            "upload_time_iso_8601": "2025-07-10T22:30:33.320742Z",
            "url": "https://files.pythonhosted.org/packages/b7/b3/5d23f4b913c578722789929501498b541cdaec5ed89eeaaebbce19d9c110/image_dataset_converter_redis-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 22:30:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "waikato-datamining",
    "github_project": "image-dataset-converter-redis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "image-dataset-converter-redis"
}
        
Elapsed time: 0.83736s