{"id":850,"date":"2021-12-27T16:50:46","date_gmt":"2021-12-27T08:50:46","guid":{"rendered":"http:\/\/139.9.1.231\/?p=850"},"modified":"2021-12-30T20:40:38","modified_gmt":"2021-12-30T12:40:38","slug":"yolo","status":"publish","type":"post","link":"http:\/\/139.9.1.231\/index.php\/2021\/12\/27\/yolo\/","title":{"rendered":"YOLO\u7cfb\u5217\uff08\u4e00\uff09"},"content":{"rendered":"\n<div class=\"wp-block-image is-style-default\"><figure class=\"aligncenter size-large\"><img src=\"https:\/\/cdn.pixabay.com\/photo\/2021\/11\/13\/23\/06\/tree-6792528_1280.jpg\" alt=\"\"\/><\/figure><\/div>\n\n\n\n<h2 id=\"what-is-yolov5\">What is YOLOv5<\/h2>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p>YOLO an acronym for &#8216;You only look once&#8217;, is an object detection algorithm that divides images into a grid system. Each cell in the grid is responsible for detecting objects within itself.<\/p>\n\n\n\n<p>YOLO is one of the most famous object detection algorithms due to its speed and accuracy.<\/p>\n\n\n\n<h2 id=\"the-history-of-yolo\">The History of YOLO<\/h2>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h3 id=\"yolov5\">YOLOv5<\/h3>\n\n\n\n<p>Shortly after the release of YOLOv4 Glenn Jocher introduced YOLOv5 using the Pytorch framework.<br>The open source code is available on&nbsp;<a href=\"https:\/\/github.com\/ultralytics\/yolov5\">GitHub<\/a><\/p>\n\n\n\n<p><strong>Author:<\/strong>&nbsp;<a href=\"https:\/\/www.linkedin.com\/in\/glenn-jocher\">Glenn Jocher<\/a><br><strong>Released:<\/strong>&nbsp;18 May 2020<\/p>\n\n\n\n<h3 id=\"yolov4\">YOLOv4<\/h3>\n\n\n\n<p>With the original authors work on YOLO coming to a standstill, YOLOv4 was released by Alexey Bochoknovskiy, Chien-Yao Wang, and Hong-Yuan Mark Liao. The paper was titled&nbsp;<a href=\"https:\/\/arxiv.org\/abs\/2004.10934v1\">YOLOv4: Optimal Speed and Accuracy of Object Detection<\/a><\/p>\n\n\n\n<p><strong>Author:<\/strong>&nbsp;<a href=\"https:\/\/ru.linkedin.com\/in\/alexey-bochkovskiy-1213b542\">Alexey Bochoknovskiy<\/a>,&nbsp;<a href=\"https:\/\/www.researchgate.net\/profile\/Chien-Yao-Wang\">Chien-Yao Wang<\/a>, and&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/Mark_Liao\">Hong-Yuan Mark Liao<\/a><br><strong>Released:<\/strong>&nbsp;23 April 2020<\/p>\n\n\n\n<p>yolov4-tiny \uff1a <a href=\"https:\/\/arxiv.org\/abs\/2011.04244\">https:\/\/arxiv.org\/abs\/2011.04244<\/a><\/p>\n\n\n\n<p>code <a href=\"https:\/\/github.com\/bubbliiiing\/yolov4-tiny-pytorch\">yolov4-tiny<\/a> \uff1a<\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/bubbliiiing\/yolov4-tiny-pytorch\">https:\/\/github.com\/bubbliiiing\/yolov4-tiny-pytorch<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image is-style-default\"><img src=\"https:\/\/img-blog.csdnimg.cn\/20200628164545611.png?x-oss-process=image\/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L0pJRUpJTlFVQU5JTA==,size_16,color_FFFFFF,t_70\" alt=\"\"\/><figcaption>                                                                               yolov4 tiny\u7ed3\u6784<\/figcaption><\/figure>\n\n\n\n<h3 id=\"yolov3\">YOLOv3<\/h3>\n\n\n\n<p>YOLOv3 improved on the YOLOv2 paper and both Joseph Redmon and Ali Farhadi, the original authors, contributed.<br>Together they published&nbsp;<a href=\"https:\/\/arxiv.org\/abs\/1804.02767v1\">YOLOv3: An Incremental Improvement<\/a><\/p>\n\n\n\n<p>The original YOLO papers were are hosted&nbsp;<a href=\"https:\/\/pjreddie.com\/darknet\/yolo\/\">here<\/a><\/p>\n\n\n\n<p><strong>Author:<\/strong>&nbsp;<a href=\"https:\/\/pjreddie.com\/\">Joseph Redmon<\/a>&nbsp;and&nbsp;<a href=\"https:\/\/www.cs.washington.edu\/people\/faculty\/ali\">Ali Farhadi<\/a><br><strong>Released:<\/strong>&nbsp;8 Apr 2018<\/p>\n\n\n\n<h3 id=\"yolov2\">YOLOv2<\/h3>\n\n\n\n<p>YOLOv2 was a joint endevor by Joseph Redmon the original author of YOLO and Ali Farhadi.<br>Together they published&nbsp;<a href=\"https:\/\/arxiv.org\/abs\/1612.08242v1\">YOLO9000:Better, Faster, Stronger<\/a><\/p>\n\n\n\n<p><strong>Author:<\/strong>&nbsp;<a href=\"https:\/\/pjreddie.com\/\">Joseph Redmon<\/a>&nbsp;and&nbsp;<a href=\"https:\/\/www.cs.washington.edu\/people\/faculty\/ali\">Ali Farhadi<\/a><br><strong>Released:<\/strong>&nbsp;25 Dec 2016<\/p>\n\n\n\n<h3 id=\"yolov1\">YOLOv1<\/h3>\n\n\n\n<p>YOLOv1 was released as a research paper by Joseph Redmon.<br>The paper was titled&nbsp;<a href=\"https:\/\/arxiv.org\/abs\/1506.02640\">You Only Look Once: Unified, Real-Time Object Detection<\/a><\/p>\n\n\n\n<p><strong>Author:<\/strong>&nbsp;<a href=\"https:\/\/pjreddie.com\/\">Joseph Redmon<\/a><br><strong>Released:<\/strong>&nbsp;8 Jun 2015<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is YOLOv5 YOLO an acronym for &#8216;You only look &hellip; <a href=\"http:\/\/139.9.1.231\/index.php\/2021\/12\/27\/yolo\/\" class=\"more-link\">\u7ee7\u7eed\u9605\u8bfb<span class=\"screen-reader-text\">YOLO\u7cfb\u5217\uff08\u4e00\uff09<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[4,12,9],"tags":[],"_links":{"self":[{"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/posts\/850"}],"collection":[{"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/comments?post=850"}],"version-history":[{"count":7,"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/posts\/850\/revisions"}],"predecessor-version":[{"id":990,"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/posts\/850\/revisions\/990"}],"wp:attachment":[{"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/media?parent=850"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/categories?post=850"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/139.9.1.231\/index.php\/wp-json\/wp\/v2\/tags?post=850"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}