Coder Social home page Coder Social logo

yolo-summary's Introduction

YOLO-Summary

YOLO源码:

YOLOv3复现代码合集涵盖 5 种常用深度学习框架:

TensorFlow

Project Infernece Train star
tensorflow-yolov3 1837
yolov3-tf2 795
tensorflow-yolo-v3 x 666
YOLOv3-tensorflow 272

PyTorch

Project Infernece Train star
PyTorch-YOLOv3 2955
yolov3 2686
pytorch-yolo-v3 x 2291
YOLO_v3_tutorial_from_scratch x 1489
ObjectDetection-OneStageDet 1471
YOLOv3_PyTorch 442
PyTorch_YOLOv3 258

Keras

Project Infernece Train Star
keras-yolo3 4680
YOLOv3 x 505
keras-YOLOv3-mobilenet 410

Caffe

Project Infernece Train Star
MobileNet-YOLO 569
caffe-yolov3 x 273
Caffe-YOLOv3-Windows 163

MXNet

Project Infernece Train Star
gluoncv 3187

参考:

一、yolo框架的解读:

二、500问里目标检测解决的问题和yolo解读

三、基于YOLO的项目

3.1使用YOLOv3训练、使用Mask-RCNN训练、理解ResNet、模型部署、人脸识别、文本分类等:

3.2基于yolo3 与crnn 实现中文自然场景文字检测及识别

0.png

3.3 YOLOv3 in PyTorch > ONNX > CoreML > iOS

1.png

3.4YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO

2.png

四、YOLO模型压缩:

4.1、剪枝:

五、YOLO系列

5.1 Enriching Variety of Layer-wise Learning Information by Gradient Combination

Model Size [email protected] BFLOPs
EfficientNet_b0-PRN 416x416 45.5 3.730
EfficientNet_b0-PRN 320x320 41.0 2.208

5.2 Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving

4.png

5.3 YOLO Nano: a Highly Compact You Only Look Once Convolutional Neural Network for Object Detection

Model model Size mAP(voc 2007) computational cost(ops)
Tiny YOLOv2[13] 60.5MB 57.1% 6.97B
Tiny YOLOv3[14] 33.4MB 58.4% 5.52B
YOLO Nano 4.0MB 69.1% 4.57B

5.4YOLO-LITE: A Real-Time Object Detection Algorithm Optimized for Non-GPU Computers

DataSet mAP FPS
PASCAL VOC 33.57 21
COCO 12.26 21

5.5 SlimYOLOv3: Narrower, Faster and Better for Real-Time UAV Applications

6.png

5.6 Strongeryolo-pytorch - Pytorch implementation of Stronger-Yolo with channel-pruning

Performance on VOC2007 Test(mAP) after pruning

Model Backbone MAP Flops(G) Params(M)
strongerv3 Mobilev2 79.6 4.33 6.775
strongerv3-sparsed Mobilev2 77.4 4.33 6.775
strongerv3-Pruned(30% pruned) Mobilev2 77.1 3.14 3.36
strongerv2 Darknet53 80.2 49.8 61.6
strongerv2-sparsed Darknet53 78.1 49.8 61.6
strongerv2-Pruned(20% pruned) Darknet53 76.8 49.8 45.2

5.7 Learning Spatial Fusion for Single-Shot Object Detection

7.png

System test-dev mAP Time (V100) Time (2080ti)
YOLOv3 608 33.0 20ms 24ms
YOLOv3 608+ BoFs 37.0 20ms 24ms
YOLOv3 608(ours baseline) 38.8 20ms 24ms
YOLOv3 608+ ASFF 40.6 22ms 28ms
YOLOv3 608+ ASFF* 42.4 22ms 29ms
YOLOv3 800+ ASFF* 43.9 34ms 40ms

yolo-summary's People

Contributors

bubble-water avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.