vision-counter


Namevision-counter JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/tamnguyenvan/vision-counter
SummaryVision Counter: An Efficient Object Counting Library for Python
upload_time2023-07-21 07:12:55
maintainer
docs_urlNone
authorTam Nguyen
requires_python
license
keywords computer-vision object-counting image-recognition deep-learning python-library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Vision Counter is a powerful and user-friendly Python library that enables accurate object counting in images using pre-trained models. With a simple and intuitive API, Vision Counter can be easily integrated into your computer vision projects, providing reliable object counting solutions for various applications. The library comes equipped with state-of-the-art models and efficient algorithms to deliver high-performance object counting capabilities. Whether you need to count people, vehicles, or any other objects in your images, Vision Counter is the ideal choice for fast and accurate results.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tamnguyenvan/vision-counter",
    "name": "vision-counter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "computer-vision object-counting image-recognition deep-learning python-library",
    "author": "Tam Nguyen",
    "author_email": "tamnvhustcc@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/32/b2/26837d12d70d79dd2efbd4d450a987f2a05519ee7509c0fc41d4e73f0708/vision_counter-0.1.0.tar.gz",
    "platform": null,
    "description": "Vision Counter is a powerful and user-friendly Python library that enables accurate object counting in images using pre-trained models. With a simple and intuitive API, Vision Counter can be easily integrated into your computer vision projects, providing reliable object counting solutions for various applications. The library comes equipped with state-of-the-art models and efficient algorithms to deliver high-performance object counting capabilities. Whether you need to count people, vehicles, or any other objects in your images, Vision Counter is the ideal choice for fast and accurate results.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Vision Counter: An Efficient Object Counting Library for Python",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://tamnguyenvan.github.io/vision_counter",
        "Homepage": "https://github.com/tamnguyenvan/vision-counter",
        "Source": "https://github.com/tamnguyenvan/vision_counter"
    },
    "split_keywords": [
        "computer-vision",
        "object-counting",
        "image-recognition",
        "deep-learning",
        "python-library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2df7a06b6a1ce5dfd40c0b674713e6d0e8a684e9d6a89222f64e9fd098781a5",
                "md5": "926be86ed0bddcba5d05ec6d576a5c6e",
                "sha256": "73e68145e21f5e57e0d67e6915a2453f80798bd1ff68fa06aec266f73cfdac2c"
            },
            "downloads": -1,
            "filename": "vision_counter-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "926be86ed0bddcba5d05ec6d576a5c6e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9198,
            "upload_time": "2023-07-21T07:12:54",
            "upload_time_iso_8601": "2023-07-21T07:12:54.045077Z",
            "url": "https://files.pythonhosted.org/packages/a2/df/7a06b6a1ce5dfd40c0b674713e6d0e8a684e9d6a89222f64e9fd098781a5/vision_counter-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32b226837d12d70d79dd2efbd4d450a987f2a05519ee7509c0fc41d4e73f0708",
                "md5": "cc3ca8a3872869623dbd1fb57b24d80d",
                "sha256": "9b02cf48f4f65c621c1bb940cea8aa60176d2faedd131fd59deddaac855ec55e"
            },
            "downloads": -1,
            "filename": "vision_counter-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cc3ca8a3872869623dbd1fb57b24d80d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9543,
            "upload_time": "2023-07-21T07:12:55",
            "upload_time_iso_8601": "2023-07-21T07:12:55.676935Z",
            "url": "https://files.pythonhosted.org/packages/32/b2/26837d12d70d79dd2efbd4d450a987f2a05519ee7509c0fc41d4e73f0708/vision_counter-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-21 07:12:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tamnguyenvan",
    "github_project": "vision-counter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "vision-counter"
}
        
Elapsed time: 0.10046s