All Projects → hetelek → Ios Vision Example

hetelek / Ios Vision Example

Using iOS 11 SDKs with pre-trained neural networks to allow your iOS 11 devices to see.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Ios Vision Example

Ios11weather
iOS 11 Native Weather App Clone. One of the main Purpose of this repo is to show how to use custom collectionViewLayout to reproduce the smooth scrolling experience in the Native Weather App.
Stars: ✭ 362 (+722.73%)
Mutual labels:  ios11
Safariautologintest
A demo showing how you can auto-login users to an iOS app using SafariViewController (on iOS 9) and SFAuthenticationSession (on iOS 11)
Stars: ✭ 480 (+990.91%)
Mutual labels:  ios11
Awesome Ios Interview
📲 The curated list of iOS Developer interview questions and answers, Swift & Objective-C
Stars: ✭ 753 (+1611.36%)
Mutual labels:  ios11
Ahdownloadbutton
Customizable download button with progress and transition animations. It is based on Apple's App Store download button.
Stars: ✭ 370 (+740.91%)
Mutual labels:  ios11
Facecropper
✂️ Crop faces, inside of your image, with iOS 11 Vision api.
Stars: ✭ 479 (+988.64%)
Mutual labels:  ios11
Hapticbutton
A button that is triggered based on the 3D Touch pressure, similar to the iOS 11 control center.
Stars: ✭ 501 (+1038.64%)
Mutual labels:  ios11
Appstoreios11
iOS 11 Appstore clone.. practise of laying out views purely programatically
Stars: ✭ 346 (+686.36%)
Mutual labels:  ios11
Basketballarkit
Hello Everyone, This project talks about basics of ARKit introduced by Apple in iOS11. Please note that ARKit is only capable wih devices which use A9, A10, A11 chips .It shows how to build a basic BasketBall app using ARKit. All written in Swift4.
Stars: ✭ 42 (-4.55%)
Mutual labels:  ios11
Ios Nfc Example
📱 Example showing how to use the Core NFC API in iOS
Stars: ✭ 480 (+990.91%)
Mutual labels:  ios11
Swiftmessages
A very flexible message bar for iOS written in Swift.
Stars: ✭ 6,363 (+14361.36%)
Mutual labels:  ios11
Easynavigation
一款超级简单的导航条管理工具。完全自定义导航条。没有UINavigationBar 和 UINavigationItem 这两个类。完全是对UIView的操作。
Stars: ✭ 393 (+793.18%)
Mutual labels:  ios11
Cards
Awesome iOS 11 appstore cards in swift 5.
Stars: ✭ 4,017 (+9029.55%)
Mutual labels:  ios11
Awesome Coreml Models
Largest list of models for Core ML (for iOS 11+)
Stars: ✭ 5,192 (+11700%)
Mutual labels:  ios11
Torch2coreml
Torch7 -> CoreML
Stars: ✭ 363 (+725%)
Mutual labels:  ios11
Arshooter
A demo Augmented Reality shooter made with ARKit in Swift (iOS 11)
Stars: ✭ 794 (+1704.55%)
Mutual labels:  ios11
Measure
Using ARKit to make calculate the distance of real-world objects
Stars: ✭ 357 (+711.36%)
Mutual labels:  ios11
Awesome Coreml Models
Collection of models for Core ML
Stars: ✭ 500 (+1036.36%)
Mutual labels:  ios11
Chineseidcardocr
[Deprecated] 🇨🇳中国二代身份证光学识别
Stars: ✭ 1,015 (+2206.82%)
Mutual labels:  ios11
Pdfdrawingview
PDFDrawingView is a lightweight PDF Viewer that has built in functionality for drawing.
Stars: ✭ 17 (-61.36%)
Mutual labels:  ios11
Arpaint
Draw with bare fingers in the air using ARKit
Stars: ✭ 672 (+1427.27%)
Mutual labels:  ios11

iOS 11 Vision Example

This project uses iOS 11 SDKs along with Microsoft's Resnet and Google's Inceptionv3 networks for computer vision. It allows for realtime image recognition using your device's camera. It has only been tested on an iPad Pro thus far.

Here is an example of the application predicting that it's looking at a backpack: Alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].