diff --git a/README.md b/README.md index 584f618..bcdb649 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # ObjectDetection-CoreML -- supporting model: `yolov3` -- work in process: `yolov5` +- supporting models: `yolov5`, `yolov3` ![platform-ios](https://img.shields.io/badge/platform-ios-lightgrey.svg) ![swift-version](https://img.shields.io/badge/swift-4.2-red.svg) @@ -241,4 +240,4 @@ extension ViewController { - [vonholst/SSDMobileNet_CoreML](https://github.com/vonholst/SSDMobileNet_CoreML)
: iOS project for object detection(SSDMobileNet V1) using Core ML. - [ultralytics/yolov5](https://github.com/ultralytics/yolov5)
- : YOLOv5 repository \ No newline at end of file + : YOLOv5 repository