jassor


Namejassor JSON
Version 0.5.0 PyPI version JSON
download
home_pageNone
Summaryutils of jassor
upload_time2024-12-31 09:24:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseGNU LESSER GENERAL PUBLIC LICENSE v3.0
keywords jassor utils shape image
VCS
bugtrack_url
requirements numpy opencv-python shapely matplotlib Pillow
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 说明文档

## 一、协议

本项目是本人工具库代码的整理,采用 [GNU Lesser General Public License v3.0](https://choosealicense.com/licenses/lgpl-3.0/) 开源协议,您可以在 ```./LICENSE.txt``` 看到它。

您可以任意使用(含商业使用)本项目代码,但如果您在本工具库基础上做出了一些修改,这些修改应当被公开 —— 以便开发者们更好的使用它们。

### 第三方依赖

- 本项目依赖于 [**numpy**](https://github.com/numpy/numpy), 该仓库引用的协议是 [BSD 3-Clause License](https://opensource.org/license/BSD-3-Clause) ,您可以在 ```./licenses/LICENSE_BSD.txt``` 看到它。

- 本项目依赖于 [**opencv**](https://github.com/opencv/opencv), 该仓库引用的协议是 [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) ,您可以在 ```./licenses/LICENSE_APACHE.txt``` 看到它。

- 本项目依赖于 [**shapely**](https://github.com/shapely/shapely), 该仓库引用的协议是 [BSD 3-Clause License](https://opensource.org/license/BSD-3-Clause) ,您可以在 ```./licenses/LICENSE_BSD.txt``` 看到它。

## 二、结构

本项目主体代码在 ```./jassor/utils``` 目录下, 使用方式参考 ```./jassor/demo``` 下对应名字的 .py 文件。

## 三、内容

本项目代码可能涵盖深度学习框架与图像识别任务相关工具。

## 四、使用

您可以通过 ```pip install jassor``` 安装本工具库,并参考本项目 demo 部分的使用方式。

## 五、声明

本项目设计的工具基于本人实际需求产生,不保证全部情况下可靠,仅对 demo 示例用法负责。

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jassor",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "jassor, utils, shape, image",
    "author": null,
    "author_email": "jassor <lq.jassor@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/0e/33/e88ea00a1feba28387163b3e03a7d3afcfc0b4e3a7d15fff68e93bccc4e9/jassor-0.5.0.tar.gz",
    "platform": null,
    "description": "# \u8bf4\u660e\u6587\u6863\r\n\r\n## \u4e00\u3001\u534f\u8bae\r\n\r\n\u672c\u9879\u76ee\u662f\u672c\u4eba\u5de5\u5177\u5e93\u4ee3\u7801\u7684\u6574\u7406\uff0c\u91c7\u7528 [GNU Lesser General Public License v3.0](https://choosealicense.com/licenses/lgpl-3.0/) \u5f00\u6e90\u534f\u8bae\uff0c\u60a8\u53ef\u4ee5\u5728 ```./LICENSE.txt``` \u770b\u5230\u5b83\u3002\r\n\r\n\u60a8\u53ef\u4ee5\u4efb\u610f\u4f7f\u7528\uff08\u542b\u5546\u4e1a\u4f7f\u7528\uff09\u672c\u9879\u76ee\u4ee3\u7801\uff0c\u4f46\u5982\u679c\u60a8\u5728\u672c\u5de5\u5177\u5e93\u57fa\u7840\u4e0a\u505a\u51fa\u4e86\u4e00\u4e9b\u4fee\u6539\uff0c\u8fd9\u4e9b\u4fee\u6539\u5e94\u5f53\u88ab\u516c\u5f00 \u2014\u2014 \u4ee5\u4fbf\u5f00\u53d1\u8005\u4eec\u66f4\u597d\u7684\u4f7f\u7528\u5b83\u4eec\u3002\r\n\r\n### \u7b2c\u4e09\u65b9\u4f9d\u8d56\r\n\r\n- \u672c\u9879\u76ee\u4f9d\u8d56\u4e8e [**numpy**](https://github.com/numpy/numpy), \u8be5\u4ed3\u5e93\u5f15\u7528\u7684\u534f\u8bae\u662f [BSD 3-Clause License](https://opensource.org/license/BSD-3-Clause) \uff0c\u60a8\u53ef\u4ee5\u5728 ```./licenses/LICENSE_BSD.txt``` \u770b\u5230\u5b83\u3002\r\n\r\n- \u672c\u9879\u76ee\u4f9d\u8d56\u4e8e [**opencv**](https://github.com/opencv/opencv), \u8be5\u4ed3\u5e93\u5f15\u7528\u7684\u534f\u8bae\u662f [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) \uff0c\u60a8\u53ef\u4ee5\u5728 ```./licenses/LICENSE_APACHE.txt``` \u770b\u5230\u5b83\u3002\r\n\r\n- \u672c\u9879\u76ee\u4f9d\u8d56\u4e8e [**shapely**](https://github.com/shapely/shapely), \u8be5\u4ed3\u5e93\u5f15\u7528\u7684\u534f\u8bae\u662f [BSD 3-Clause License](https://opensource.org/license/BSD-3-Clause) \uff0c\u60a8\u53ef\u4ee5\u5728 ```./licenses/LICENSE_BSD.txt``` \u770b\u5230\u5b83\u3002\r\n\r\n## \u4e8c\u3001\u7ed3\u6784\r\n\r\n\u672c\u9879\u76ee\u4e3b\u4f53\u4ee3\u7801\u5728 ```./jassor/utils``` \u76ee\u5f55\u4e0b\uff0c \u4f7f\u7528\u65b9\u5f0f\u53c2\u8003 ```./jassor/demo``` \u4e0b\u5bf9\u5e94\u540d\u5b57\u7684 .py \u6587\u4ef6\u3002\r\n\r\n## \u4e09\u3001\u5185\u5bb9\r\n\r\n\u672c\u9879\u76ee\u4ee3\u7801\u53ef\u80fd\u6db5\u76d6\u6df1\u5ea6\u5b66\u4e60\u6846\u67b6\u4e0e\u56fe\u50cf\u8bc6\u522b\u4efb\u52a1\u76f8\u5173\u5de5\u5177\u3002\r\n\r\n## \u56db\u3001\u4f7f\u7528\r\n\r\n\u60a8\u53ef\u4ee5\u901a\u8fc7 ```pip install jassor``` \u5b89\u88c5\u672c\u5de5\u5177\u5e93\uff0c\u5e76\u53c2\u8003\u672c\u9879\u76ee demo \u90e8\u5206\u7684\u4f7f\u7528\u65b9\u5f0f\u3002\r\n\r\n## \u4e94\u3001\u58f0\u660e\r\n\r\n\u672c\u9879\u76ee\u8bbe\u8ba1\u7684\u5de5\u5177\u57fa\u4e8e\u672c\u4eba\u5b9e\u9645\u9700\u6c42\u4ea7\u751f\uff0c\u4e0d\u4fdd\u8bc1\u5168\u90e8\u60c5\u51b5\u4e0b\u53ef\u9760\uff0c\u4ec5\u5bf9 demo \u793a\u4f8b\u7528\u6cd5\u8d1f\u8d23\u3002\r\n",
    "bugtrack_url": null,
    "license": "GNU LESSER GENERAL PUBLIC LICENSE v3.0",
    "summary": "utils of jassor",
    "version": "0.5.0",
    "project_urls": {
        "project_source": "https://github.com/name-used/jassor"
    },
    "split_keywords": [
        "jassor",
        " utils",
        " shape",
        " image"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc256f78121e14581f5139aac0e53840f86e1df142e06a5215a06e728750ab19",
                "md5": "cef951bbaa6e1484fa97a7d14a490e97",
                "sha256": "42cae9853a337c47414eb658a12570c03121d1164b20989ba7ab3ec0d9fcef5e"
            },
            "downloads": -1,
            "filename": "jassor-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cef951bbaa6e1484fa97a7d14a490e97",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 54625,
            "upload_time": "2024-12-31T09:24:43",
            "upload_time_iso_8601": "2024-12-31T09:24:43.373946Z",
            "url": "https://files.pythonhosted.org/packages/cc/25/6f78121e14581f5139aac0e53840f86e1df142e06a5215a06e728750ab19/jassor-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e33e88ea00a1feba28387163b3e03a7d3afcfc0b4e3a7d15fff68e93bccc4e9",
                "md5": "80a8b915107273f083f8319c5b63af12",
                "sha256": "287ea382e03a151316a00abadb1cd39b01d99ab3cceda004d69c534632687611"
            },
            "downloads": -1,
            "filename": "jassor-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "80a8b915107273f083f8319c5b63af12",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 41176,
            "upload_time": "2024-12-31T09:24:45",
            "upload_time_iso_8601": "2024-12-31T09:24:45.817870Z",
            "url": "https://files.pythonhosted.org/packages/0e/33/e88ea00a1feba28387163b3e03a7d3afcfc0b4e3a7d15fff68e93bccc4e9/jassor-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-31 09:24:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "name-used",
    "github_project": "jassor",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "~=",
                    "1.24.3"
                ]
            ]
        },
        {
            "name": "opencv-python",
            "specs": [
                [
                    "~=",
                    "4.10.0.84"
                ]
            ]
        },
        {
            "name": "shapely",
            "specs": [
                [
                    "~=",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "~=",
                    "3.8.4"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "~=",
                    "10.0.1"
                ]
            ]
        }
    ],
    "lcname": "jassor"
}
        
Elapsed time: 5.88094s