Skip to content

Commit

Permalink
Merge commit '0bf9758fd4dceaf5d45bd2820b26d2cd6a437110'
Browse files Browse the repository at this point in the history
  • Loading branch information
tucan9389 committed Sep 3, 2022
2 parents 33c6541 + 0bf9758 commit 231487a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -241,4 +240,4 @@ extension ViewController {
- [vonholst/SSDMobileNet_CoreML](https://github.com/vonholst/SSDMobileNet_CoreML)<br>
: iOS project for object detection(SSDMobileNet V1) using Core ML.
- [ultralytics/yolov5](https://github.com/ultralytics/yolov5)<br>
: YOLOv5 repository
: YOLOv5 repository

0 comments on commit 231487a

Please sign in to comment.