基于yolov3的舰船检测+pycharm+机器学习+图像检测

上传者: Csdn2020KT | 上传时间: 2022-12-03 09:04:08 | 文件大小: 833KB | 文件类型: ZIP
基于yolov3的舰船检测+pycharm+机器学习+图像检测

文件下载

资源详情

[{"title":"( 73 个子文件 833KB ) 基于yolov3的舰船检测+pycharm+机器学习+图像检测","children":[{"title":"yolov3-master","children":[{"title":"models","children":[{"title":"common.py <span style='color:#111;'> 26.88KB </span>","children":null,"spread":false},{"title":"yolo.py <span style='color:#111;'> 14.87KB </span>","children":null,"spread":false},{"title":"yolov3-tiny.yaml <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"yolov3-spp.yaml <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"tf.py <span style='color:#111;'> 25.99KB </span>","children":null,"spread":false},{"title":"yolov3.yaml <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"experimental.py <span style='color:#111;'> 4.55KB </span>","children":null,"spread":false}],"spread":true},{"title":"tutorial.ipynb <span style='color:#111;'> 53.64KB </span>","children":null,"spread":false},{"title":"data","children":[{"title":"GlobalWheat2020.yaml <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"coco.yaml <span style='color:#111;'> 2.30KB </span>","children":null,"spread":false},{"title":"images","children":[{"title":"bus.jpg <span style='color:#111;'> 476.01KB </span>","children":null,"spread":false},{"title":"zidane.jpg <span style='color:#111;'> 164.99KB </span>","children":null,"spread":false}],"spread":true},{"title":"hyps","children":[{"title":"hyp.scratch.yaml <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"hyp.scratch-low.yaml <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"hyp.scratch-med.yaml <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"hyp.scratch-high.yaml <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false}],"spread":true},{"title":"VisDrone.yaml <span style='color:#111;'> 2.86KB </span>","children":null,"spread":false},{"title":"xView.yaml <span style='color:#111;'> 4.92KB </span>","children":null,"spread":false},{"title":"objects365.yaml <span style='color:#111;'> 7.91KB </span>","children":null,"spread":false},{"title":"voc.yaml <span style='color:#111;'> 3.30KB </span>","children":null,"spread":false},{"title":"Argoverse.yaml <span style='color:#111;'> 2.69KB </span>","children":null,"spread":false},{"title":"coco128.yaml <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"SKU-110K.yaml <span style='color:#111;'> 2.30KB </span>","children":null,"spread":false},{"title":"scripts","children":[{"title":"get_coco.sh <span style='color:#111;'> 900B </span>","children":null,"spread":false},{"title":"get_coco128.sh <span style='color:#111;'> 615B </span>","children":null,"spread":false},{"title":"download_weights.sh <span style='color:#111;'> 474B </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":".github","children":[{"title":"dependabot.yml <span style='color:#111;'> 441B </span>","children":null,"spread":false},{"title":"FUNDING.yml <span style='color:#111;'> 118B </span>","children":null,"spread":false},{"title":"ISSUE_TEMPLATE","children":[{"title":"bug-report.yml <span style='color:#111;'> 2.87KB </span>","children":null,"spread":false},{"title":"question.yml <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"config.yml <span style='color:#111;'> 322B </span>","children":null,"spread":false},{"title":"feature-request.yml <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false}],"spread":true},{"title":"workflows","children":[{"title":"rebase.yml <span style='color:#111;'> 639B </span>","children":null,"spread":false},{"title":"greetings.yml <span style='color:#111;'> 4.97KB </span>","children":null,"spread":false},{"title":"codeql-analysis.yml <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false},{"title":"ci-testing.yml <span style='color:#111;'> 3.99KB </span>","children":null,"spread":false},{"title":"stale.yml <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"train.py <span style='color:#111;'> 31.86KB </span>","children":null,"spread":false},{"title":"Dockerfile <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 34.30KB </span>","children":null,"spread":false},{"title":"CONTRIBUTING.md <span style='color:#111;'> 4.87KB </span>","children":null,"spread":false},{"title":"detect.py <span style='color:#111;'> 12.10KB </span>","children":null,"spread":false},{"title":"setup.cfg <span style='color:#111;'> 923B </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"val.py <span style='color:#111;'> 17.29KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 3.81KB </span>","children":null,"spread":false},{"title":"export.py <span style='color:#111;'> 16.40KB </span>","children":null,"spread":false},{"title":".dockerignore <span style='color:#111;'> 3.59KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 13.36KB </span>","children":null,"spread":false},{"title":"utils","children":[{"title":"loggers","children":[{"title":"__init__.py <span style='color:#111;'> 6.84KB </span>","children":null,"spread":false},{"title":"wandb","children":[{"title":"sweep.py <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"log_dataset.py <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"sweep.yaml <span style='color:#111;'> 2.41KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"wandb_utils.py <span style='color:#111;'> 25.34KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 10.18KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"loss.py <span style='color:#111;'> 9.69KB </span>","children":null,"spread":false},{"title":"plots.py <span style='color:#111;'> 19.99KB </span>","children":null,"spread":false},{"title":"downloads.py <span style='color:#111;'> 5.86KB </span>","children":null,"spread":false},{"title":"augmentations.py <span style='color:#111;'> 11.45KB </span>","children":null,"spread":false},{"title":"callbacks.py <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"metrics.py <span style='color:#111;'> 13.23KB </span>","children":null,"spread":false},{"title":"general.py <span style='color:#111;'> 33.99KB </span>","children":null,"spread":false},{"title":"datasets.py <span style='color:#111;'> 44.03KB </span>","children":null,"spread":false},{"title":"activations.py <span style='color:#111;'> 3.69KB </span>","children":null,"spread":false},{"title":"autoanchor.py <span style='color:#111;'> 6.99KB </span>","children":null,"spread":false},{"title":"torch_utils.py <span style='color:#111;'> 13.13KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 445B </span>","children":null,"spread":false},{"title":"autobatch.py <span style='color:#111;'> 2.12KB </span>","children":null,"spread":false}],"spread":false},{"title":"hubconf.py <span style='color:#111;'> 4.30KB </span>","children":null,"spread":false},{"title":".gitattributes <span style='color:#111;'> 75B </span>","children":null,"spread":false},{"title":".pre-commit-config.yaml <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

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