目标检测-yolov6源码

上传者: 44355653 | 上传时间: 2022-07-18 21:05:51 | 文件大小: 1.26MB | 文件类型: ZIP
完整的yolov6源码文件包,不能翻出去的可以在这里下载yolov6源码; 嫌弃外面网速慢的可以在这里下载,下载速度会快速很多; 该框架新出的,使用过程中会遇到的问题比较多。 如果需要进行摄像头识别或者训练自己数据集的可以参考我发表的相关文章,希望对你有所帮助。

文件下载

资源详情

[{"title":"( 60 个子文件 1.26MB ) 目标检测-yolov6源码","children":[{"title":"YOLOv6-main","children":[{"title":"docs","children":[{"title":"Train_custom_data.md <span style='color:#111;'> 3.69KB </span>","children":null,"spread":false},{"title":"About_naming_yolov6.md <span style='color:#111;'> 767B </span>","children":null,"spread":false},{"title":"Test_speed.md <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false}],"spread":true},{"title":"deploy","children":[{"title":"OpenVINO","children":[{"title":"export_openvino.py <span style='color:#111;'> 3.53KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 667B </span>","children":null,"spread":false}],"spread":true},{"title":"ONNX","children":[{"title":"README.md <span style='color:#111;'> 2.84KB </span>","children":null,"spread":false},{"title":"export_onnx.py <span style='color:#111;'> 5.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"tools","children":[{"title":"eval.py <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"train.py <span style='color:#111;'> 3.86KB </span>","children":null,"spread":false},{"title":"quantization","children":[{"title":"tensorrt","children":[{"title":"training_aware","children":[{"title":"QAT_quantizer.py <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false}],"spread":true},{"title":"post_training","children":[{"title":"quant.sh <span style='color:#111;'> 733B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 10.51KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 3.56KB </span>","children":null,"spread":false},{"title":"Calibrator.py <span style='color:#111;'> 8.51KB </span>","children":null,"spread":false},{"title":"onnx_to_tensorrt.py <span style='color:#111;'> 9.82KB </span>","children":null,"spread":false}],"spread":true},{"title":"requirements.txt <span style='color:#111;'> 147B </span>","children":null,"spread":false}],"spread":true},{"title":"mnn","children":[{"title":"README.md <span style='color:#111;'> 14B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"infer.py <span style='color:#111;'> 4.44KB </span>","children":null,"spread":false}],"spread":true},{"title":"data","children":[{"title":"coco.yaml <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"images","children":[{"title":"image2.jpg <span style='color:#111;'> 140.26KB </span>","children":null,"spread":false},{"title":"image1.jpg <span style='color:#111;'> 78.85KB </span>","children":null,"spread":false},{"title":"image3.jpg <span style='color:#111;'> 114.89KB </span>","children":null,"spread":false}],"spread":true},{"title":"dataset.yaml <span style='color:#111;'> 596B </span>","children":null,"spread":false}],"spread":true},{"title":"assets","children":[{"title":"picture.png <span style='color:#111;'> 516.59KB </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 34.33KB </span>","children":null,"spread":false},{"title":"configs","children":[{"title":"yolov6s_finetune.py <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"yolov6_tiny.py <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"yolov6s.py <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"yolov6n.py <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"yolov6_tiny_finetune.py <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"yolov6n_finetune.py <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false}],"spread":true},{"title":"requirements.txt <span style='color:#111;'> 311B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"yolov6","children":[{"title":"models","children":[{"title":"efficientrep.py <span style='color:#111;'> 2.72KB </span>","children":null,"spread":false},{"title":"loss.py <span style='color:#111;'> 15.95KB </span>","children":null,"spread":false},{"title":"yolo.py <span style='color:#111;'> 2.86KB </span>","children":null,"spread":false},{"title":"reppan.py <span style='color:#111;'> 2.98KB </span>","children":null,"spread":false},{"title":"effidehead.py <span style='color:#111;'> 6.94KB </span>","children":null,"spread":false},{"title":"end2end.py <span style='color:#111;'> 5.98KB </span>","children":null,"spread":false}],"spread":true},{"title":"core","children":[{"title":"evaler.py <span style='color:#111;'> 10.62KB </span>","children":null,"spread":false},{"title":"engine.py <span style='color:#111;'> 12.02KB </span>","children":null,"spread":false},{"title":"inferer.py <span style='color:#111;'> 8.47KB </span>","children":null,"spread":false}],"spread":true},{"title":"data","children":[{"title":"data_augment.py <span style='color:#111;'> 7.67KB </span>","children":null,"spread":false},{"title":"datasets.py <span style='color:#111;'> 20.12KB </span>","children":null,"spread":false},{"title":"data_load.py <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false}],"spread":true},{"title":"solver","children":[{"title":"build.py <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false}],"spread":false},{"title":"layers","children":[{"title":"common.py <span style='color:#111;'> 20.56KB </span>","children":null,"spread":false},{"title":"dbb_transforms.py <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false}],"spread":false},{"title":"utils","children":[{"title":"envs.py <span style='color:#111;'> 1.49KB </span>","children":null,"spread":false},{"title":"Arial.ttf <span style='color:#111;'> 755.11KB </span>","children":null,"spread":false},{"title":"events.py <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"nms.py <span style='color:#111;'> 4.77KB </span>","children":null,"spread":false},{"title":"general.py <span style='color:#111;'> 421B </span>","children":null,"spread":false},{"title":"torch_utils.py <span style='color:#111;'> 3.29KB </span>","children":null,"spread":false},{"title":"figure_iou.py <span style='color:#111;'> 4.87KB </span>","children":null,"spread":false},{"title":"checkpoint.py <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false},{"title":"config.py <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"ema.py <span style='color:#111;'> 2.32KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 5.06KB </span>","children":null,"spread":false},{"title":".pre-commit-config.yaml <span style='color:#111;'> 176B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明