Name | visionml-utils JSON |
Version |
1.0.0
JSON |
| download |
home_page | None |
Summary | Util scripts and files for computer vision deep learning models. |
upload_time | 2024-08-26 22:30:04 |
maintainer | None |
docs_url | None |
author | Alvin Zhu |
requires_python | None |
license | MIT |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Vision-Utils Repository
## Info:
This repository is used by RoMeLa UCLA for deep learning computer vision models and its utils.
## User-Manual
- Please do not edit main. For development on this repo, use branches and pull requests.
- For use in other projects, create a submodule inside another repository.
### Installation
This library is pip installable
```bash
pip install visionml-utils
```
#### Dev Install
Run the command inside the root directory
```bash
pip install -e .
```
Raw data
{
"_id": null,
"home_page": null,
"name": "visionml-utils",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Alvin Zhu",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/ac/41/8f3edd051677e638e2a0983536e4affc65fedd236080722c13ca841fb8be/visionml_utils-1.0.0.tar.gz",
"platform": null,
"description": "# Vision-Utils Repository\n\n## Info:\nThis repository is used by RoMeLa UCLA for deep learning computer vision models and its utils.\n\n## User-Manual\n- Please do not edit main. For development on this repo, use branches and pull requests. \n- For use in other projects, create a submodule inside another repository.\n\n### Installation\nThis library is pip installable\n```bash\npip install visionml-utils\n```\n#### Dev Install\nRun the command inside the root directory\n```bash\npip install -e .\n```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Util scripts and files for computer vision deep learning models.",
"version": "1.0.0",
"project_urls": {
"GitHub": "https://github.com/alvister88/Vision-Utils"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f197ad732e380b45be5e65031f2cbf78441e2956a40f89d877f486a6f90b8de8",
"md5": "f8ac474faea923c6a72dd4e93966f05e",
"sha256": "1323a8420ebb1cd05e8e73102f938c1c078ce3024b0c9f53a96bc8d73daf57b9"
},
"downloads": -1,
"filename": "visionml_utils-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f8ac474faea923c6a72dd4e93966f05e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7793,
"upload_time": "2024-08-26T22:30:03",
"upload_time_iso_8601": "2024-08-26T22:30:03.854090Z",
"url": "https://files.pythonhosted.org/packages/f1/97/ad732e380b45be5e65031f2cbf78441e2956a40f89d877f486a6f90b8de8/visionml_utils-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ac418f3edd051677e638e2a0983536e4affc65fedd236080722c13ca841fb8be",
"md5": "fda7f8ee1852e62a6e224a3999fbd478",
"sha256": "5ac3bfaffd749ecc212124fe3a8ba9c81f2e5868f0f68262904ee3274adf892b"
},
"downloads": -1,
"filename": "visionml_utils-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "fda7f8ee1852e62a6e224a3999fbd478",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5732,
"upload_time": "2024-08-26T22:30:04",
"upload_time_iso_8601": "2024-08-26T22:30:04.955327Z",
"url": "https://files.pythonhosted.org/packages/ac/41/8f3edd051677e638e2a0983536e4affc65fedd236080722c13ca841fb8be/visionml_utils-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-26 22:30:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "alvister88",
"github_project": "Vision-Utils",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "visionml-utils"
}