Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/npna/CoreMLPlayer
Browse files Browse the repository at this point in the history
  • Loading branch information
npna committed Feb 6, 2023
2 parents 5e8aa0f + 3b5411b commit 7ddeff6
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img width="128" src="CoreMLPlayer/Assets.xcassets/AppIcon.appiconset/[email protected]" />
<img width="128" src="CoreMLPlayer/Assets.xcassets/AppIcon.appiconset/[email protected]">
</p>

<h1 align="center">CoreML Player</h1>
Expand All @@ -13,7 +13,6 @@ macOS 13.0+
Currently supports Object Detection and Classification models that can be used with Vision framework.

# Screenshots
<p align="center">
<img src="https://user-images.githubusercontent.com/80475242/216784498-69a61ef3-2826-4217-b117-213af7594a2c.jpg" width="750" />
<img src="https://user-images.githubusercontent.com/80475242/216784500-d4b92544-bf61-44c0-bd43-df2ebbf9d516.jpg" width="750" />
</p>

![videos](https://user-images.githubusercontent.com/80475242/216794698-49bfb420-9850-4895-9ca9-ad722f7745d1.png)
![images](https://user-images.githubusercontent.com/80475242/216794699-2c5c733a-aeb5-4b99-a2c8-e0e743074213.png)

0 comments on commit 7ddeff6

Please sign in to comment.