<div align="center">
<p>
<a href="http://www.ultralytics.com/blog/ultralytics-yolov8-turns-one-a-year-of-breakthroughs-and-innovations" target="_blank">
<img width="100%" src="https://raw.githubusercontent.com/ultralytics/assets/main/yolov8/banner-yolov8.png"></a>
<!--
<a align="center" href="https://ultralytics.com/yolov5" target="_blank">
<img width="100%" src="https://raw.githubusercontent.com/ultralytics/assets/main/yolov5/v70/splash.png"></a>
-->
</p>
[涓枃](https://docs.ultralytics.com/zh/) | [頃滉淡鞏碷(https://docs.ultralytics.com/ko/) | [鏃ユ湰瑾瀅(https://docs.ultralytics.com/ja/) | [袪褍褋褋泻懈泄](https://docs.ultralytics.com/ru/) | [Deutsch](https://docs.ultralytics.com/de/) | [Fran莽ais](https://docs.ultralytics.com/fr/) | [Espa帽ol](https://docs.ultralytics.com/es/) | [Portugu锚s](https://docs.ultralytics.com/pt/) | [T眉rk莽e](https://docs.ultralytics.com/tr/) | [Ti岷縩g Vi峄噒](https://docs.ultralytics.com/vi/) | [啶灌た啶ㄠ啶︵](https://docs.ultralytics.com/hi/) | [丕賱毓乇亘賷丞](https://docs.ultralytics.com/ar/)
<div>
<a href="https://github.com/ultralytics/yolov5/actions/workflows/ci-testing.yml"><img src="https://github.com/ultralytics/yolov5/actions/workflows/ci-testing.yml/badge.svg" alt="YOLOv5 CI"></a>
<a href="https://zenodo.org/badge/latestdoi/264818686"><img src="https://zenodo.org/badge/264818686.svg" alt="YOLOv5 Citation"></a>
<a href="https://hub.docker.com/r/ultralytics/yolov5"><img src="https://img.shields.io/docker/pulls/ultralytics/yolov5?logo=docker" alt="Docker Pulls"></a>
<a href="https://ultralytics.com/discord"><img alt="Discord" src="https://img.shields.io/discord/1089800235347353640?logo=discord&logoColor=white&label=Discord&color=blue"></a>
<br>
<a href="https://bit.ly/yolov5-paperspace-notebook"><img src="https://assets.paperspace.io/img/gradient-badge.svg" alt="Run on Gradient"></a>
<a href="https://colab.research.google.com/github/ultralytics/yolov5/blob/master/tutorial.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
<a href="https://www.kaggle.com/ultralytics/yolov5"><img src="https://kaggle.com/static/images/open-in-kaggle.svg" alt="Open In Kaggle"></a>
</div>
<br>
YOLOv5 馃殌 is the world's most loved vision AI, representing <a href="https://ultralytics.com">Ultralytics</a> open-source research into future vision AI methods, incorporating lessons learned and best practices evolved over thousands of hours of research and development.
We hope that the resources here will help you get the most out of YOLOv5. Please browse the YOLOv5 <a href="https://docs.ultralytics.com/yolov5">Docs</a> for details, raise an issue on <a href="https://github.com/ultralytics/yolov5/issues/new/choose">GitHub</a> for support, and join our <a href="https://ultralytics.com/discord">Discord</a> community for questions and discussions!
To request an Enterprise License please complete the form at [Ultralytics Licensing](https://ultralytics.com/license).
<div align="center">
<a href="https://github.com/ultralytics"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-github.png" width="2%" alt="Ultralytics GitHub"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="2%">
<a href="https://www.linkedin.com/company/ultralytics/"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-linkedin.png" width="2%" alt="Ultralytics LinkedIn"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="2%">
<a href="https://twitter.com/ultralytics"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-twitter.png" width="2%" alt="Ultralytics Twitter"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="2%">
<a href="https://youtube.com/ultralytics?sub_confirmation=1"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-youtube.png" width="2%" alt="Ultralytics YouTube"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="2%">
<a href="https://www.tiktok.com/@ultralytics"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-tiktok.png" width="2%" alt="Ultralytics TikTok"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="2%">
<a href="https://www.instagram.com/ultralytics/"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-instagram.png" width="2%" alt="Ultralytics Instagram"></a>
<img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="2%">
<a href="https://ultralytics.com/discord"><img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-discord.png" width="2%" alt="Ultralytics Discord"></a>
</div>
</div>
<br>
## <div align="center">YOLOv8 馃殌 NEW</div>
We are thrilled to announce the launch of Ultralytics YOLOv8 馃殌, our NEW cutting-edge, state-of-the-art (SOTA) model released at **[https://github.com/ultralytics/ultralytics](https://github.com/ultralytics/ultralytics)**. YOLOv8 is designed to be fast, accurate, and easy to use, making it an excellent choice for a wide range of object detection, image segmentation and image classification tasks.
See the [YOLOv8 Docs](https://docs.ultralytics.com) for details and get started with:
[![PyPI version](https://badge.fury.io/py/ultralytics.svg)](https://badge.fury.io/py/ultralytics) [![Downloads](https://static.pepy.tech/badge/ultralytics)](https://pepy.tech/project/ultralytics)
```bash
pip install ultralytics
```
<div align="center">
<a href="https://ultralytics.com/yolov8" target="_blank">
<img width="100%" src="https://raw.githubusercontent.com/ultralytics/assets/main/yolov8/yolo-comparison-plots.png"></a>
</div>
## <div align="center">Documentation</div>
See the [YOLOv5 Docs](https://docs.ultralytics.com/yolov5) for full documentation on training, testing and deployment. See below for quickstart examples.
<details open>
<summary>Install</summary>
Clone repo and install [requirements.txt](https://github.com/ultralytics/yolov5/blob/master/requirements.txt) in a [**Python>=3.8.0**](https://www.python.org/) environment, including [**PyTorch>=1.8**](https://pytorch.org/get-started/locally/).
```bash
git clone https://github.com/ultralytics/yolov5 # clone
cd yolov5
pip install -r requirements.txt # install
```
</details>
<details>
<summary>Inference</summary>
YOLOv5 [PyTorch Hub](https://docs.ultralytics.com/yolov5/tutorials/pytorch_hub_model_loading) inference. [Models](https://github.com/ultralytics/yolov5/tree/master/models) download automatically from the latest YOLOv5 [release](https://github.com/ultralytics/yolov5/releases).
```python
import torch
# Model
model = torch.hub.load("ultralytics/yolov5", "yolov5s") # or yolov5n - yolov5x6, custom
# Images
img = "https://ultralytics.com/images/zidane.jpg" # or file, Path, PIL, OpenCV, numpy, list
# Inference
results = model(img)
# Results
results.print() # or .show(), .save(), .crop(), .pandas(), etc.
```
</details>
<details>
<summary>Inference with detect.py</summary>
`detect.py` runs inference on a variety of sources, downloading [models](https://github.com/ultralytics/yolov5/tree/master/models) automatically from the latest YOLOv5 [release](https://github.com/ultralytics/yolov5/releases) and saving results to `runs/detect`.
```bash
python detect.py --weights yolov5s.pt --source 0 # webcam
img.jpg # image
vid.mp4 # video
screen # screenshot
path/
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
图像识别YOLOv5使用示例简介: 此示例展示了如何使用YOLOv5进行高效的图像识别。通过实例代码,您可以了解如何加载预训练模型、进行图像检测,并获取准确的识别结果。YOLOv5以其速度和准确性在图像识别领域备受推崇。 具体的使用方式:http://t.csdnimg.cn/wsJ7h
资源推荐
资源详情
资源评论
收起资源包目录
图像识别yolov5使用示例 (299个子文件)
train.cache 4KB
val.cache 2KB
train.cache 2KB
val.cache 632B
CITATION.cff 393B
results.csv 29KB
Dockerfile 3KB
Dockerfile 821B
Dockerfile-arm64 2KB
Dockerfile-cpu 2KB
.dockerignore 4KB
.gitattributes 75B
.gitignore 4KB
tutorial.ipynb 101KB
tutorial.ipynb 42KB
tutorial.ipynb 40KB
tutorial-checkpoint.ipynb 40KB
Untitled-checkpoint.ipynb 9KB
Untitled.ipynb 1KB
test.ipynb 146B
IMG_20231031_093926.jpg 4.28MB
test.jpg 3.49MB
10.jpg 533KB
9.jpg 504KB
bus.jpg 482KB
bus.jpg 482KB
bus.jpg 482KB
bus.jpg 482KB
bus.jpg 476KB
train_batch0.jpg 445KB
3.jpg 441KB
train_batch1.jpg 415KB
train_batch2.jpg 395KB
7.jpg 367KB
8.jpg 365KB
2.jpg 337KB
1.jpg 319KB
4.jpg 287KB
5.jpg 276KB
6.jpg 260KB
zidane.jpg 247KB
zidane.jpg 247KB
zidane.jpg 247KB
labels_correlogram.jpg 180KB
zidane.jpg 165KB
000000000061.jpg 97KB
labels.jpg 87KB
000000000034.jpg 71KB
000000000025.jpg 63KB
000000000036.jpg 48KB
000000000009.jpg 44KB
000000000042.jpg 41KB
val_batch0_pred.jpg 40KB
val_batch0_labels.jpg 38KB
000000000049.jpg 30KB
000000000030.jpg 22KB
optimizer_config.json 2KB
LICENSE 34KB
LICENSE 34KB
README.md 41KB
README.zh-CN.md 41KB
README.zh-CN-checkpoint.md 41KB
README.md 11KB
README.md 11KB
CONTRIBUTING.md 5KB
README.md 2KB
README.md 684B
test_VID.mp4 37.56MB
test_video.mp4 36.1MB
test_VID.mp4 25.93MB
video.mp4 7.5MB
video.mp4 6.75MB
video.mp4 5.55MB
video.mp4 4.5MB
video.mp4 4.45MB
video.mp4 3.75MB
video.mp4 3.5MB
video.mp4 3MB
video.mp4 2.25MB
test_VID.mp4 1.46MB
video.mp4 1.25MB
video.mp4 1.25MB
video.mp4 1.25MB
video.mp4 1MB
video.mp4 1MB
video.mp4 512KB
video.mp4 512KB
video.mp4 512KB
video.mp4 256KB
video.mp4 256KB
video.mp4 256KB
video.mp4 256KB
video.mp4 256KB
video.mp4 256KB
video.mp4 256KB
video.mp4 256KB
video.mp4 256KB
video.mp4 256KB
video.mp4 162KB
video.mp4 44B
共 299 条
- 1
- 2
- 3
资源评论
qq_755682240
- 粉丝: 8803
- 资源: 78
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功