Skip to content

Commit 231487a

Browse files
committed
Merge commit '0bf9758fd4dceaf5d45bd2820b26d2cd6a437110'
2 parents 33c6541 + 0bf9758 commit 231487a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# ObjectDetection-CoreML
22

3-
- supporting model: `yolov3`
4-
- work in process: `yolov5`
3+
- supporting models: `yolov5`, `yolov3`
54

65
![platform-ios](https://img.shields.io/badge/platform-ios-lightgrey.svg)
76
![swift-version](https://img.shields.io/badge/swift-4.2-red.svg)
@@ -241,4 +240,4 @@ extension ViewController {
241240
- [vonholst/SSDMobileNet_CoreML](https://github.com/vonholst/SSDMobileNet_CoreML)<br>
242241
: iOS project for object detection(SSDMobileNet V1) using Core ML.
243242
- [ultralytics/yolov5](https://github.com/ultralytics/yolov5)<br>
244-
: YOLOv5 repository
243+
: YOLOv5 repository

0 commit comments

Comments
 (0)