vision-data-curation


Namevision-data-curation JSON
Version 0.0.1.dev4 PyPI version JSON
download
home_pageNone
SummaryA pipeline for curating and sanitizing large-scale image datasets.
upload_time2025-08-22 11:23:52
maintainerNone
docs_urlNone
authorOfer Hasson
requires_python>=3.11
licenseNone
keywords image-processing data-curation computer-vision pytorch deep-learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Vision Data Curation

This repository is dedicated to building a robust and efficient pipeline for curating large-scale image datasets,
preparing them for various machine learning and computer vision tasks.

## License

This project is licensed under the Apache-2.0 License - see the [LICENSE](https://gitlab.com/birder/vision-data-curation/blob/main/LICENSE) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vision-data-curation",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "image-processing, data-curation, computer-vision, pytorch, deep-learning",
    "author": "Ofer Hasson",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/82/17/ec2cbed455f5d8901576a549be61b24a58b7be817d16f315cd1d95ff852a/vision_data_curation-0.0.1.dev4.tar.gz",
    "platform": null,
    "description": "# Vision Data Curation\n\nThis repository is dedicated to building a robust and efficient pipeline for curating large-scale image datasets,\npreparing them for various machine learning and computer vision tasks.\n\n## License\n\nThis project is licensed under the Apache-2.0 License - see the [LICENSE](https://gitlab.com/birder/vision-data-curation/blob/main/LICENSE) file for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A pipeline for curating and sanitizing large-scale image datasets.",
    "version": "0.0.1.dev4",
    "project_urls": {
        "Homepage": "https://gitlab.com/birder/vision-data-curation",
        "Issues": "https://gitlab.com/birder/vision-data-curation/-/issues"
    },
    "split_keywords": [
        "image-processing",
        " data-curation",
        " computer-vision",
        " pytorch",
        " deep-learning"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0bf4af51dc446d1a4dcea09f349f928d71b04505c8aae972c933fe31a644e709",
                "md5": "6ad1c2318ecb6a373d6bf6dbc56c5e7b",
                "sha256": "86e8dbd9ccf9d453add91acc8b921cd0abfca6143c82a20845a2272bd03451fa"
            },
            "downloads": -1,
            "filename": "vision_data_curation-0.0.1.dev4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ad1c2318ecb6a373d6bf6dbc56c5e7b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 32521,
            "upload_time": "2025-08-22T11:23:51",
            "upload_time_iso_8601": "2025-08-22T11:23:51.211879Z",
            "url": "https://files.pythonhosted.org/packages/0b/f4/af51dc446d1a4dcea09f349f928d71b04505c8aae972c933fe31a644e709/vision_data_curation-0.0.1.dev4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8217ec2cbed455f5d8901576a549be61b24a58b7be817d16f315cd1d95ff852a",
                "md5": "95a75340bcb23d047609d8be23187a98",
                "sha256": "443db973849dd5f18734d884c24ef84bc3924cd528eb06c396211a50c35b066d"
            },
            "downloads": -1,
            "filename": "vision_data_curation-0.0.1.dev4.tar.gz",
            "has_sig": false,
            "md5_digest": "95a75340bcb23d047609d8be23187a98",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 26172,
            "upload_time": "2025-08-22T11:23:52",
            "upload_time_iso_8601": "2025-08-22T11:23:52.540580Z",
            "url": "https://files.pythonhosted.org/packages/82/17/ec2cbed455f5d8901576a549be61b24a58b7be817d16f315cd1d95ff852a/vision_data_curation-0.0.1.dev4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-22 11:23:52",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "birder",
    "gitlab_project": "vision-data-curation",
    "lcname": "vision-data-curation"
}
        
Elapsed time: 0.62861s