We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33c6541 + 0bf9758 commit 231487aCopy full SHA for 231487a
README.md
@@ -1,7 +1,6 @@
1
# ObjectDetection-CoreML
2
3
-- supporting model: `yolov3`
4
-- work in process: `yolov5`
+- supporting models: `yolov5`, `yolov3`
5
6

7

@@ -241,4 +240,4 @@ extension ViewController {
241
240
- [vonholst/SSDMobileNet_CoreML](https://github.com/vonholst/SSDMobileNet_CoreML)<br>
242
: iOS project for object detection(SSDMobileNet V1) using Core ML.
243
- [ultralytics/yolov5](https://github.com/ultralytics/yolov5)<br>
244
- : YOLOv5 repository
+ : YOLOv5 repository
0 commit comments