Browse Source

mention yolov5 in readme (#2275)

tags/20201208
Zhuo Zhang GitHub 5 years ago
parent
commit
5b44d44ca1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -50,7 +50,7 @@ ncnn 是一个为手机端极致优化的高性能神经网络前向计算框架
* Face Detection: MTCNN RetinaFace ...
* Detection: VGG-SSD MobileNet-SSD SqueezeNet-SSD MobileNetV2-SSDLite MobileNetV3-SSDLite ...
* Detection: Faster-RCNN R-FCN ...
* Detection: YOLOV2 YOLOV3 MobileNet-YOLOV3 YOLOV4 ...
* Detection: YOLOV2 YOLOV3 MobileNet-YOLOV3 YOLOV4 YOLOV5 ...
* Segmentation: FCN PSPNet UNet YOLACT ...
* Pose Estimation: SimplePose ...



Loading…
Cancel
Save