Raw data
{
"_id": null,
"home_page": "https://github.com/joheras/CytologyAnomalyDetectorPython",
"name": "CytologyAnomalyDetectorPython",
"maintainer": "J\u00f3nathan Heras Vicente",
"docs_url": null,
"requires_python": null,
"maintainer_email": "joheras@gmail.com",
"keywords": "anomaly detection anomalib",
"author": "J\u00f3nathan Heras Vicente",
"author_email": "joheras@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/79/90/0bc1ca2289c1c3f2ca655b4ffba6814c6fd2067ce76e19bd5bc73fc79728/CytologyAnomalyDetectorPython-0.0.1.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "GNU General Public License v3 (GPLv3)",
"summary": "Deep Learning model for anomaly detection of citology images",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/joheras/CytologyAnomalyDetectorPython"
},
"split_keywords": [
"anomaly",
"detection",
"anomalib"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "79900bc1ca2289c1c3f2ca655b4ffba6814c6fd2067ce76e19bd5bc73fc79728",
"md5": "f8b580c0fa0c481ef72e07427c0df95f",
"sha256": "4f016419cd93bdfd8bd0cb3b7d70da2367eb49c8e5d8494b7da8515c4f09ff86"
},
"downloads": -1,
"filename": "CytologyAnomalyDetectorPython-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "f8b580c0fa0c481ef72e07427c0df95f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6315,
"upload_time": "2024-06-04T08:05:00",
"upload_time_iso_8601": "2024-06-04T08:05:00.515630Z",
"url": "https://files.pythonhosted.org/packages/79/90/0bc1ca2289c1c3f2ca655b4ffba6814c6fd2067ce76e19bd5bc73fc79728/CytologyAnomalyDetectorPython-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-04 08:05:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "joheras",
"github_project": "CytologyAnomalyDetectorPython",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "anomalib",
"specs": []
},
{
"name": "pandas",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "tqdm",
"specs": []
}
],
"lcname": "cytologyanomalydetectorpython"
}