diff --git a/README.md b/README.md index 75aba5b94..5f0922b01 100644 --- a/README.md +++ b/README.md @@ -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 ...