yolov8


Nameyolov8 JSON
Version 0.0.2 PyPI version JSON
download
home_page
Summary:warning: The `yolov8` package is a placeholder, not the official Ultralytics version. Please install the official `ultralytics` package via `pip install ultralytics` instead.
upload_time2023-07-13 20:19:53
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords machine-learning deep-learning ml pytorch yolo object-detection vision yolov3 yolov4 yolov5 yolov6 yolov7 yolov8
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # :warning: Important Notice for Ultralytics YOLOv8 Users

Please note that the `yolov8` Python package here is a placeholder and not the official package from Ultralytics. For the most reliable and up-to-date features, you should instead install the official `ultralytics` package at https://pypi.org/project/ultralytics/.

To do this, simply run the following command in your Python environment:

```bash
pip install ultralytics
```

This will ensure you are using the most accurate, efficient, and maintained code for your YOLO models. Please see https://docs.ultralytics.com/quickstart/ for full documentation on installing and getting started with Ultralytics YOLOv8. 

Thank you for your understanding and cooperation. 

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "yolov8",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "machine-learning,deep-learning,ml,pytorch,YOLO,object-detection,vision,YOLOv3,YOLOv4,YOLOv5,YOLOv6,YOLOv7,YOLOv8",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/75/a7/1c622de60c0d9b1fe06bb8c522b814500c63510026bd4276b8ced49df892/yolov8-0.0.2.tar.gz",
    "platform": null,
    "description": "# :warning: Important Notice for Ultralytics YOLOv8 Users\n\nPlease note that the `yolov8` Python package here is a placeholder and not the official package from Ultralytics. For the most reliable and up-to-date features, you should instead install the official `ultralytics` package at https://pypi.org/project/ultralytics/.\n\nTo do this, simply run the following command in your Python environment:\n\n```bash\npip install ultralytics\n```\n\nThis will ensure you are using the most accurate, efficient, and maintained code for your YOLO models. Please see https://docs.ultralytics.com/quickstart/ for full documentation on installing and getting started with Ultralytics YOLOv8. \n\nThank you for your understanding and cooperation. \n",
    "bugtrack_url": null,
    "license": "",
    "summary": ":warning: The `yolov8` package is a placeholder, not the official Ultralytics version. Please install the official `ultralytics` package via `pip install ultralytics` instead.",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "machine-learning",
        "deep-learning",
        "ml",
        "pytorch",
        "yolo",
        "object-detection",
        "vision",
        "yolov3",
        "yolov4",
        "yolov5",
        "yolov6",
        "yolov7",
        "yolov8"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10109570e144743569a171d7ee731b91c54db5a364cf690b7cba5c4354ada862",
                "md5": "2323e8a081fc460b0b571273f4851b53",
                "sha256": "4bffe50aedb0d082ca48d07b8291656308da244cb8bfcbb577f6e312438ab65e"
            },
            "downloads": -1,
            "filename": "yolov8-0.0.2-py37.py38.py39-none-any.whl",
            "has_sig": false,
            "md5_digest": "2323e8a081fc460b0b571273f4851b53",
            "packagetype": "bdist_wheel",
            "python_version": "py37.py38.py39",
            "requires_python": ">=3.7",
            "size": 1919,
            "upload_time": "2023-07-13T20:19:51",
            "upload_time_iso_8601": "2023-07-13T20:19:51.573049Z",
            "url": "https://files.pythonhosted.org/packages/10/10/9570e144743569a171d7ee731b91c54db5a364cf690b7cba5c4354ada862/yolov8-0.0.2-py37.py38.py39-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75a71c622de60c0d9b1fe06bb8c522b814500c63510026bd4276b8ced49df892",
                "md5": "5d4ce113f778aa360f87c134c94c5373",
                "sha256": "67b9c46294447667c7308e7f89e06b60b34fb857e186b89867f158c9e6ab9c8f"
            },
            "downloads": -1,
            "filename": "yolov8-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5d4ce113f778aa360f87c134c94c5373",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2416,
            "upload_time": "2023-07-13T20:19:53",
            "upload_time_iso_8601": "2023-07-13T20:19:53.557428Z",
            "url": "https://files.pythonhosted.org/packages/75/a7/1c622de60c0d9b1fe06bb8c522b814500c63510026bd4276b8ced49df892/yolov8-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-13 20:19:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "yolov8"
}
        
Elapsed time: 0.09659s