yolov5的python代码
资源文件列表:

yolov5/
yolov5/classify/
yolov5/LICENSE 33.71KB
yolov5/requirements.txt 1.53KB
yolov5/.pre-commit-config.yaml 1.77KB
yolov5/CITATION.cff 393B
yolov5/val.py 20.1KB
yolov5/segment/
yolov5/utils/
yolov5/models/
yolov5/export.py 40.31KB
yolov5/README.md 40.62KB
yolov5/.dockerignore 3.61KB
yolov5/.gitignore 3.9KB
yolov5/CONTRIBUTING.md 4.89KB
yolov5/.github/
yolov5/.gitattributes 75B
yolov5/train.py 33.09KB
yolov5/README.zh-CN.md 39.66KB
yolov5/setup.cfg 1.68KB
yolov5/hubconf.py 7.59KB
yolov5/.git/
yolov5/data/
yolov5/detect.py 15KB
yolov5/benchmarks.py 7.82KB
yolov5/tutorial.ipynb 39.99KB
yolov5/.idea/
yolov5/classify/val.py 7.89KB
yolov5/classify/predict.py 11.5KB
yolov5/classify/train.py 16.01KB
yolov5/classify/tutorial.ipynb 101.23KB
yolov5/segment/val.py 23.43KB
yolov5/segment/predict.py 15.42KB
yolov5/segment/train.py 33.93KB
yolov5/segment/tutorial.ipynb 42.42KB
yolov5/utils/metrics.py 14.23KB
yolov5/utils/docker/
yolov5/utils/loggers/
yolov5/utils/triton.py 3.55KB
yolov5/utils/activations.py 3.37KB
yolov5/utils/autobatch.py 2.92KB
yolov5/utils/google_app_engine/
yolov5/utils/dataloaders.py 54.5KB
yolov5/utils/segment/
yolov5/utils/__init__.py 2.58KB
yolov5/utils/downloads.py 4.83KB
yolov5/utils/loss.py 9.69KB
yolov5/utils/plots.py 18.28KB
yolov5/utils/callbacks.py 2.6KB
yolov5/utils/aws/
yolov5/utils/flask_rest_api/
yolov5/utils/autoanchor.py 7.25KB
yolov5/utils/torch_utils.py 19.18KB
yolov5/utils/general.py 44.64KB
yolov5/utils/augmentations.py 16.63KB
yolov5/models/yolov5s.yaml 1.37KB
yolov5/models/experimental.py 4.18KB
yolov5/models/tf.py 26.39KB
yolov5/models/segment/
yolov5/models/yolov5l.yaml 1.37KB
yolov5/models/yolov5m.yaml 1.37KB
yolov5/models/__init__.py
yolov5/models/yolov5x.yaml 1.37KB
yolov5/models/yolov5n.yaml 1.37KB
yolov5/models/common.py 41.06KB
yolov5/models/yolo.py 17.37KB
yolov5/models/hub/
yolov5/.github/workflows/
yolov5/.github/PULL_REQUEST_TEMPLATE.md 774B
yolov5/.github/ISSUE_TEMPLATE/
yolov5/.github/dependabot.yml 441B
yolov5/.git/config 311B
yolov5/.git/objects/
yolov5/.git/HEAD 23B
yolov5/.git/info/
yolov5/.git/logs/
yolov5/.git/description 73B
yolov5/.git/hooks/
yolov5/.git/refs/
yolov5/.git/index 13.2KB
yolov5/.git/packed-refs 1.78KB
yolov5/data/hyps/
yolov5/data/coco128.yaml 1.81KB
yolov5/data/coco.yaml 2.44KB
yolov5/data/coco128-seg.yaml 1.83KB
yolov5/data/images/
yolov5/data/GlobalWheat2020.yaml 1.84KB
yolov5/data/VisDrone.yaml 2.9KB
yolov5/data/SKU-110K.yaml 2.29KB
yolov5/data/Objects365.yaml 8.99KB
yolov5/data/xView.yaml 5.05KB
yolov5/data/scripts/
yolov5/data/Argoverse.yaml 2.67KB
yolov5/data/ImageNet.yaml 18.43KB
yolov5/data/VOC.yaml 3.41KB
yolov5/.idea/yolov5.iml 441B
yolov5/.idea/inspectionProfiles/
yolov5/.idea/vcs.xml 180B
yolov5/.idea/.gitignore 47B
yolov5/.idea/workspace.xml 1.79KB
yolov5/.idea/modules.xml 264B
yolov5/utils/docker/Dockerfile-arm64 1.53KB
yolov5/utils/docker/Dockerfile 2.5KB
yolov5/utils/docker/Dockerfile-cpu 1.79KB
yolov5/utils/loggers/__init__.py 16.1KB
yolov5/utils/loggers/comet/
yolov5/utils/loggers/clearml/
yolov5/utils/loggers/wandb/
yolov5/utils/google_app_engine/app.yaml 174B
yolov5/utils/google_app_engine/Dockerfile 821B
yolov5/utils/google_app_engine/additional_requirements.txt 187B
yolov5/utils/segment/metrics.py 5.33KB
yolov5/utils/segment/dataloaders.py 13.51KB
yolov5/utils/segment/__init__.py
yolov5/utils/segment/loss.py 8.39KB
yolov5/utils/segment/plots.py 6.24KB
yolov5/utils/segment/general.py 5.68KB
yolov5/utils/segment/augmentations.py 3.67KB
yolov5/utils/aws/resume.py 1.17KB
yolov5/utils/aws/userdata.sh 1.22KB
yolov5/utils/aws/__init__.py
yolov5/utils/aws/mime.sh 780B
yolov5/utils/flask_rest_api/example_request.py 369B
yolov5/utils/flask_rest_api/README.md 1.67KB
yolov5/utils/flask_rest_api/restapi.py 1.41KB
yolov5/models/segment/yolov5s-seg.yaml 1.38KB
yolov5/models/segment/yolov5x-seg.yaml 1.38KB
yolov5/models/segment/yolov5l-seg.yaml 1.38KB
yolov5/models/segment/yolov5m-seg.yaml 1.38KB
yolov5/models/segment/yolov5n-seg.yaml 1.38KB
yolov5/models/hub/anchors.yaml 3.26KB
yolov5/models/hub/yolov5s-ghost.yaml 1.45KB
yolov5/models/hub/yolov5x6.yaml 1.78KB
yolov5/models/hub/yolov3-spp.yaml 1.53KB
yolov5/models/hub/yolov5-panet.yaml 1.38KB
yolov5/models/hub/yolov5-bifpn.yaml 1.39KB
yolov5/models/hub/yolov5-p2.yaml 1.65KB
yolov5/models/hub/yolov5-fpn.yaml 1.19KB
yolov5/models/hub/yolov5s6.yaml 1.78KB
yolov5/models/hub/yolov5l6.yaml 1.78KB
yolov5/models/hub/yolov3-tiny.yaml 1.2KB
yolov5/models/hub/yolov3.yaml 1.52KB
yolov5/models/hub/yolov5n6.yaml 1.78KB
yolov5/models/hub/yolov5-p7.yaml 2.07KB
yolov5/models/hub/yolov5s-LeakyReLU.yaml 1.46KB
yolov5/models/hub/yolov5-p34.yaml 1.32KB
yolov5/models/hub/yolov5m6.yaml 1.78KB
yolov5/models/hub/yolov5s-transformer.yaml 1.41KB
yolov5/models/hub/yolov5-p6.yaml 1.7KB
yolov5/.github/workflows/links.yml 2.03KB
yolov5/.github/workflows/codeql-analysis.yml 2.02KB
yolov5/.github/workflows/stale.yml 2.31KB
yolov5/.github/workflows/translate-readme.yml 708B
yolov5/.github/workflows/greetings.yml 5.38KB
yolov5/.github/workflows/docker.yml 1.67KB
yolov5/.github/workflows/ci-testing.yml 7.52KB
yolov5/.github/ISSUE_TEMPLATE/bug-report.yml 2.85KB
yolov5/.github/ISSUE_TEMPLATE/config.yml 360B
yolov5/.github/ISSUE_TEMPLATE/feature-request.yml 1.74KB
yolov5/.github/ISSUE_TEMPLATE/question.yml 1.12KB
yolov5/.git/objects/pack/
yolov5/.git/objects/info/
yolov5/.git/info/exclude 240B
yolov5/.git/logs/HEAD 183B
yolov5/.git/logs/refs/
yolov5/.git/hooks/commit-msg.sample 896B
yolov5/.git/hooks/pre-rebase.sample 4.78KB
yolov5/.git/hooks/pre-commit.sample 1.6KB
yolov5/.git/hooks/applypatch-msg.sample 478B
yolov5/.git/hooks/fsmonitor-watchman.sample 4.62KB
yolov5/.git/hooks/pre-receive.sample 544B
yolov5/.git/hooks/prepare-commit-msg.sample 1.46KB
yolov5/.git/hooks/post-update.sample 189B
yolov5/.git/hooks/pre-merge-commit.sample 416B
yolov5/.git/hooks/pre-applypatch.sample 424B
yolov5/.git/hooks/pre-push.sample 1.34KB
yolov5/.git/hooks/update.sample 3.56KB
yolov5/.git/hooks/push-to-checkout.sample 2.72KB
yolov5/.git/refs/heads/
yolov5/.git/refs/tags/
yolov5/.git/refs/remotes/
yolov5/data/hyps/hyp.VOC.yaml 1.13KB
yolov5/data/hyps/hyp.Objects365.yaml 674B
yolov5/data/hyps/hyp.no-augmentation.yaml 1.64KB
yolov5/data/hyps/hyp.scratch-low.yaml 1.65KB
yolov5/data/hyps/hyp.scratch-med.yaml 1.65KB
yolov5/data/hyps/hyp.scratch-high.yaml 1.64KB
yolov5/data/images/zidane.jpg 164.99KB
yolov5/data/images/bus.jpg 476.01KB
yolov5/data/scripts/get_coco.sh 1.53KB
yolov5/data/scripts/get_imagenet.sh 1.63KB
yolov5/data/scripts/download_weights.sh 641B
yolov5/data/scripts/get_coco128.sh 619B
yolov5/.idea/inspectionProfiles/profiles_settings.xml 174B
yolov5/utils/loggers/comet/optimizer_config.json 2.95KB
yolov5/utils/loggers/comet/__init__.py 18.49KB
yolov5/utils/loggers/comet/comet_utils.py 4.64KB
yolov5/utils/loggers/comet/README.md 10.56KB
yolov5/utils/loggers/comet/hpo.py 6.5KB
yolov5/utils/loggers/clearml/__init__.py
yolov5/utils/loggers/clearml/README.md 10.61KB
yolov5/utils/loggers/clearml/clearml_utils.py 7.86KB
yolov5/utils/loggers/clearml/hpo.py 5.15KB
yolov5/utils/loggers/wandb/__init__.py
yolov5/utils/loggers/wandb/wandb_utils.py 8.06KB
yolov5/.git/objects/pack/pack-45687e64e39b3937725dcb25c6d4ad5b7e97c69e.pack 14.69MB
yolov5/.git/objects/pack/pack-45687e64e39b3937725dcb25c6d4ad5b7e97c69e.idx 440KB
yolov5/.git/logs/refs/heads/
yolov5/.git/logs/refs/remotes/
yolov5/.git/refs/heads/master 41B
yolov5/.git/refs/remotes/origin/
yolov5/.git/logs/refs/heads/master 183B
yolov5/.git/logs/refs/remotes/origin/
yolov5/.git/refs/remotes/origin/HEAD 32B
yolov5/.git/logs/refs/remotes/origin/HEAD 183B
资源介绍:
yolov5的标准python代码,其中包括了训练和推理代码。
[English](README.md) | [ç®ä½ä¸æ](README.zh-CN.md)
YOLOv5 ð is the world's most loved vision AI, representing Ultralytics 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 Docs for details, raise an issue on GitHub for support, and join our Discord community for questions and discussions! To request an Enterprise License please complete the form at [Ultralytics Licensing](https://ultralytics.com/license).
YOLOv5 ð is the world's most loved vision AI, representing Ultralytics 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 Docs for details, raise an issue on GitHub for support, and join our Discord community for questions and discussions! To request an Enterprise License please complete the form at [Ultralytics Licensing](https://ultralytics.com/license).
##
YOLOv8 ð NEW
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:
[](https://badge.fury.io/py/ultralytics) [](https://pepy.tech/project/ultralytics)
```bash
pip install ultralytics
```
## Documentation
See the [YOLOv5 Docs](https://docs.ultralytics.com/yolov5) for full documentation on training, testing and deployment. See below for quickstart examples.