'segmenteverygrain' is a Python package that aims to detect grains (or grain-like objects) in images.
The goal is to develop an ML model that does a reasonably good job at detecting most of the grains in a photo,
so that it will be useful for determining grain size and grain shape, a common task in geomorphology and sedimentary geology.
Raw data
{
"_id": null,
"home_page": "https://github.com/zsylvester/segmenteverygrain",
"name": "segmenteverygrain",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "sedimentology, geomorphology, grain size, segment anything model",
"author": "Zoltan Sylvester",
"author_email": "zoltan.sylvester@beg.utexas.edu",
"download_url": "https://files.pythonhosted.org/packages/8f/89/02ab44774545984e85fc6a04df59b9eebae412a1bcadf09717fa3e096206/segmenteverygrain-0.2.1.tar.gz",
"platform": null,
"description": "'segmenteverygrain' is a Python package that aims to detect grains (or grain-like objects) in images. \nThe goal is to develop an ML model that does a reasonably good job at detecting most of the grains in a photo, \nso that it will be useful for determining grain size and grain shape, a common task in geomorphology and sedimentary geology.\n",
"bugtrack_url": null,
"license": null,
"summary": "a SAM-based model for segmenting grains in images of grains",
"version": "0.2.1",
"project_urls": {
"Homepage": "https://github.com/zsylvester/segmenteverygrain"
},
"split_keywords": [
"sedimentology",
" geomorphology",
" grain size",
" segment anything model"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "306244e5201bd407eef7bef508dcb96a3ea6a59f48f281ba7c145f8195a4efa6",
"md5": "10dfe5ade5ee95ecbcb56cabd6be1af2",
"sha256": "540f2dde89b9710fe361f8e668d090399e521d7a80b1bbc05def64297a77359d"
},
"downloads": -1,
"filename": "segmenteverygrain-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "10dfe5ade5ee95ecbcb56cabd6be1af2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 23265,
"upload_time": "2024-11-22T23:02:56",
"upload_time_iso_8601": "2024-11-22T23:02:56.243072Z",
"url": "https://files.pythonhosted.org/packages/30/62/44e5201bd407eef7bef508dcb96a3ea6a59f48f281ba7c145f8195a4efa6/segmenteverygrain-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8f8902ab44774545984e85fc6a04df59b9eebae412a1bcadf09717fa3e096206",
"md5": "185b92b95319f2d997ae679a9379c9f8",
"sha256": "453ea139ec0b141f27615c9b43bf31ab69ffe3ac7d87d5169765660f585c3eeb"
},
"downloads": -1,
"filename": "segmenteverygrain-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "185b92b95319f2d997ae679a9379c9f8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28262,
"upload_time": "2024-11-22T23:02:57",
"upload_time_iso_8601": "2024-11-22T23:02:57.874209Z",
"url": "https://files.pythonhosted.org/packages/8f/89/02ab44774545984e85fc6a04df59b9eebae412a1bcadf09717fa3e096206/segmenteverygrain-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 23:02:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zsylvester",
"github_project": "segmenteverygrain",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "segmenteverygrain"
}