yolo论文与pytorch复现版

上传者: debruyen | 上传时间: 2021-04-28 16:08:50 | 文件大小: 13.54MB | 文件类型: RAR
包括论文资料以及Github上ultralytics的工作,基于pytorch的yolov3复现,该代码包括检测与训练两个部分。如果资源过期或其他相关问题请在CSDN留言。

文件下载

资源详情

[{"title":"( 76 个子文件 13.54MB ) yolo论文与pytorch复现版","children":[{"title":"yolo论文&yolov3_pytorch代码","children":[{"title":"yolo论文","children":[{"title":"YOLOv3.pdf <span style='color:#111;'> 2.14MB </span>","children":null,"spread":false},{"title":"YOLOv1.pdf <span style='color:#111;'> 5.05MB </span>","children":null,"spread":false},{"title":"YOLOv2.pdf <span style='color:#111;'> 5.01MB </span>","children":null,"spread":false}],"spread":true},{"title":"yolov3-pytorch","children":[{"title":"models.py <span style='color:#111;'> 20.99KB </span>","children":null,"spread":false},{"title":"cfg","children":[{"title":"yolov3-spp-3cls.cfg <span style='color:#111;'> 8.39KB </span>","children":null,"spread":false},{"title":"yolov3-tiny-1cls.cfg <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"yolov3-spp.cfg <span style='color:#111;'> 8.40KB </span>","children":null,"spread":false},{"title":"csresnext50-panet-spp.cfg <span style='color:#111;'> 10.37KB </span>","children":null,"spread":false},{"title":"yolov4-tiny-1cls.cfg <span style='color:#111;'> 3.03KB </span>","children":null,"spread":false},{"title":"yolov3-tiny3.cfg <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"yolov3-spp-matrix.cfg <span style='color:#111;'> 13.11KB </span>","children":null,"spread":false},{"title":"yolov3-tiny-3cls.cfg <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"yolov3-spp-1cls.cfg <span style='color:#111;'> 8.39KB </span>","children":null,"spread":false},{"title":"yolov3s.cfg <span style='color:#111;'> 8.40KB </span>","children":null,"spread":false},{"title":"yolov4-tiny.cfg <span style='color:#111;'> 3.04KB </span>","children":null,"spread":false},{"title":"yolov3-spp-pan-scale.cfg <span style='color:#111;'> 10.29KB </span>","children":null,"spread":false},{"title":"yolov3-tiny3-1cls.cfg <span style='color:#111;'> 2.39KB </span>","children":null,"spread":false},{"title":"yolov3.cfg <span style='color:#111;'> 8.14KB </span>","children":null,"spread":false},{"title":"yolov3-spp3.cfg <span style='color:#111;'> 8.75KB </span>","children":null,"spread":false},{"title":"yolov3-1cls.cfg <span style='color:#111;'> 8.14KB </span>","children":null,"spread":false},{"title":"yolov3-tiny.cfg <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false}],"spread":false},{"title":"data","children":[{"title":"coco_paper.names <span style='color:#111;'> 702B </span>","children":null,"spread":false},{"title":"coco.names <span style='color:#111;'> 621B </span>","children":null,"spread":false},{"title":"coco2014.data <span style='color:#111;'> 85B </span>","children":null,"spread":false},{"title":"coco1.data <span style='color:#111;'> 75B </span>","children":null,"spread":false},{"title":"get_coco2017.sh <span style='color:#111;'> 824B </span>","children":null,"spread":false},{"title":"coco64.txt <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false},{"title":"coco1.txt <span style='color:#111;'> 42B </span>","children":null,"spread":false},{"title":"coco16.txt <span style='color:#111;'> 672B </span>","children":null,"spread":false},{"title":"samples","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":"coco1cls.data <span style='color:#111;'> 80B </span>","children":null,"spread":false},{"title":"get_coco2014.sh <span style='color:#111;'> 824B </span>","children":null,"spread":false},{"title":"coco1cls.txt <span style='color:#111;'> 672B </span>","children":null,"spread":false},{"title":"coco16.data <span style='color:#111;'> 77B </span>","children":null,"spread":false},{"title":".get_coco2014.sh.swp <span style='color:#111;'> 12.00KB </span>","children":null,"spread":false},{"title":"coco2017.data <span style='color:#111;'> 87B </span>","children":null,"spread":false},{"title":"coco64.data <span style='color:#111;'> 77B </span>","children":null,"spread":false}],"spread":false},{"title":"test.py <span style='color:#111;'> 12.76KB </span>","children":null,"spread":false},{"title":".github","children":[{"title":"ISSUE_TEMPLATE","children":[{"title":"--feature-request.md <span style='color:#111;'> 742B </span>","children":null,"spread":false},{"title":"--bug-report.md <span style='color:#111;'> 702B </span>","children":null,"spread":false}],"spread":true},{"title":"workflows","children":[{"title":"greetings.yml <span style='color:#111;'> 991B </span>","children":null,"spread":false},{"title":"stale.yml <span style='color:#111;'> 640B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"train.py <span style='color:#111;'> 22.59KB </span>","children":null,"spread":false},{"title":"Dockerfile <span style='color:#111;'> 2.59KB </span>","children":null,"spread":false},{"title":"output","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 34.30KB </span>","children":null,"spread":false},{"title":"detect.py <span style='color:#111;'> 7.49KB </span>","children":null,"spread":false},{"title":".idea","children":[{"title":"misc.xml <span style='color:#111;'> 288B </span>","children":null,"spread":false},{"title":"rSettings.xml <span style='color:#111;'> 112B </span>","children":null,"spread":false},{"title":"modules.xml <span style='color:#111;'> 278B </span>","children":null,"spread":false},{"title":"workspace.xml <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"inspectionProfiles","children":[{"title":"profiles_settings.xml <span style='color:#111;'> 174B </span>","children":null,"spread":false}],"spread":false},{"title":"yolov3-master.iml <span style='color:#111;'> 443B </span>","children":null,"spread":false}],"spread":true},{"title":"requirements.txt <span style='color:#111;'> 963B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 3.72KB </span>","children":null,"spread":false},{"title":"examples.ipynb <span style='color:#111;'> 858.08KB </span>","children":null,"spread":false},{"title":".dockerignore <span style='color:#111;'> 3.58KB </span>","children":null,"spread":false},{"title":"weights","children":[{"title":"download_yolov3_weights.sh <span style='color:#111;'> 896B </span>","children":null,"spread":false}],"spread":false},{"title":".ipynb_checkpoints","children":[{"title":"Untitled-checkpoint.ipynb <span style='color:#111;'> 72B </span>","children":null,"spread":false},{"title":"examples-checkpoint.ipynb <span style='color:#111;'> 858.08KB </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 10.35KB </span>","children":null,"spread":false},{"title":"utils","children":[{"title":"adabound.py <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false},{"title":"utils.py <span style='color:#111;'> 40.12KB </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"torch_utils.cpython-36.pyc <span style='color:#111;'> 6.81KB </span>","children":null,"spread":false},{"title":"google_utils.cpython-36.pyc <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"datasets.cpython-36.pyc <span style='color:#111;'> 23.61KB </span>","children":null,"spread":false},{"title":"utils.cpython-36.pyc <span style='color:#111;'> 29.07KB </span>","children":null,"spread":false},{"title":"__init__.cpython-36.pyc <span style='color:#111;'> 134B </span>","children":null,"spread":false},{"title":"parse_config.cpython-36.pyc <span style='color:#111;'> 2.66KB </span>","children":null,"spread":false}],"spread":false},{"title":"datasets.py <span style='color:#111;'> 33.78KB </span>","children":null,"spread":false},{"title":"evolve.sh <span style='color:#111;'> 932B </span>","children":null,"spread":false},{"title":"torch_utils.py <span style='color:#111;'> 7.57KB </span>","children":null,"spread":false},{"title":"gcp.sh <span style='color:#111;'> 92.32KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"parse_config.py <span style='color:#111;'> 2.86KB </span>","children":null,"spread":false},{"title":"google_utils.py <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

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