YOLOv4https://github.com/iscyy/yoloair/releases/tag/v1.0 YOLOv3https://github.com/iscyy/yoloair/releases/tag/v1.0 YOLORhttps://github.com/iscyy/yoloair/releases/tag/v1.0 Scaled_YOLOhttps://github.com/iscyy/yoloair/releases/tag/v1.0 YOLOv7https://github.com/iscyy/yoloair/releases/tag...
项目地址:https://github.com/iscyy/ultralyticsPro 🔥🔥🔥专注于YOLOv8改进,NEW - YOLOv8 🚀 in PyTorch >, Support to improve Backbone, Neck, Head, Loss, IoU, LA, NMS and other modules🚀 Makes YOLOv8 improvements easy again 🌟 全新的YOLOv8改进项目ultralyticsPro来袭,最新改进点更新...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
main .github Multitask configs configs2024 data docs models tools utils .DS_Store .gitignore LICENSE README.md README_EN.md detect.py requirements.txt train.py val.py 说明.mdBreadcrumbs yoloair/ .DS_StoreLatest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata ...
try: # https://github.com/cocodataset/cocoapi/blob/master/PythonAPI/pycocoEvalDemo.ipynb check_requirements(['pycocotools']) from pycocotools.coco import COCO from pycocotools.cocoeval import COCOevalanno = COCO(anno_json) # init annotations api pred = anno.loadRes(pred_json) # init ...
.github Multitask configs configs2024 data docs models tools utils .DS_Store .gitignore LICENSE README.md README_EN.md detect.py requirements.txt train.py val.py 说明.mdBreadcrumbs yoloair / 说明.md Latest commit iscyy update readme ea873e0· ...
Original file line numberDiff line numberDiff line change @@ -0,0 +1 @@ pre 0 comments on commit a45ac2e Please sign in to comment. Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
try: # https://github.com/cocodataset/cocoapi/blob/master/PythonAPI/pycocoEvalDemo.ipynb check_requirements(['pycocotools']) from pycocotools.coco import COCO from pycocotools.cocoeval import COCOevalanno = COCO(anno_json) # init annotations api pred = anno.loadRes(pred_json) # init ...
项目地址: https://github.com/iscyy/yoloair 项目介绍 主要特性 持续更新支持更多的 YOLO 系列算法模型,作者对可以进行改进的部分进行了分类:支持更多 Backbone CSPDarkNet 系列ResNet 系列RegNet 系列RepBlock 系列ShuffleNet 系列Ghost 系列MobileNet 系列ConvNext 系列RepLKNet 系列EfficientNetCNN 和 Transformer 混合...