IlijaMihajlovic / CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model
This project shows how to use CoreML and Vision with a pre-trained deep learning SSD (Single Shot MultiBox Detector) model. There are many variations of SSD. The one we’re going to use is MobileNetV2 as the backbone this model also has separable convolutions for the SSD layers, also known as SSDLite. This app can find the locations of several di…
☆17Updated 5 years ago
Alternatives and similar repositories for CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model:
Users that are interested in CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model are comparing it to the libraries listed below
- IlijaMihajlovic / Camera-App-With-UIImagePickerController-And-AVFoundation-Completely-ProgrammaticallyDemonstrating how to use the front camera, toggle camera flash and use the back camera with the UIImagePickerController and AVFoundation …☆7Updated 5 years ago
- Transition from scene to scene in SpriteKit. This whole project is created completely programmatically without .sks files and Xcodes Scen…☆7Updated 6 years ago
- An Endless Moving Background in SpriteKit. This whole project is created completely programmatically without .sks files and Xcodes Scene …☆10Updated 6 years ago
- Pass data between ViewControllers via Delegate & Protocols using the Swift Programming Language☆7Updated 6 years ago
- Common Algorithms and Data Structures in Swift☆4Updated 5 years ago
- Core ML and Vision object classifier with a lightweight trained model. The model is trained and tested with Create ML straight from Xcode…☆10Updated 2 years ago
- Detect objects in images with CoreML and AVFoundation☆3Updated 6 years ago
- Search bar in a TableView with a filtering option☆4Updated 5 years ago
- A simple SpriteKit project showing collision detection. The whole project is created completely programmatically without .sks files and X…☆5Updated 5 years ago
- This project shows how to use multiple UIGestureRecognizers subclasses all programmatically without the usage of UIStoryboard and Interf…☆2Updated 6 years ago
- Move Sprites Around With Touch in SpriteKit and Swift. This whole project is created completely programmatically without .sks files and X…☆6Updated 5 years ago
- A camera app with a launch/splash screen with multiple functions each of which is a button, with added animation showing the strength and…☆26Updated 5 years ago
- A single player game in SpriteKit created completely programmatically without the use of .sks files and Xcode Scene Editor. Implemented c…☆24Updated 4 years ago
- IlijaMihajlovic / Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-DataNetworking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created…☆25Updated 2 years ago
- SwiftUI - Animated Progress Bar Charts experiment☆16Updated 5 years ago
- Simple CRUD operations, and Authentication using MongoDB Realm, with SwiftUI☆13Updated 3 years ago
- Here are complete projects to learn iOS development with Swift.☆6Updated 2 years ago
- Capture photos, convert to pdf, (ocr) text recognition with tesseract, share etc (SwiftUI, Combine, Tesseract)☆14Updated 4 years ago
- Whatsapp status style Progress control☆7Updated 6 years ago
- ☆10Updated 2 years ago
- ☆11Updated 4 years ago
- ☆12Updated 5 years ago
- Simple animation manager for your views and cells. Animation for your Swift (iOS) project☆11Updated 5 months ago
- WWDC22: Enabling Live Text interactions with images in SwiftUI☆14Updated 2 years ago
- Cool Side Menu with Animations using SwiftUI☆10Updated 4 years ago
- Merge & adjust volume of multiple audios into video☆13Updated 4 years ago
- The CITTopTabBar package provides a stylized tab bar used to switch between different detail views. It comes with several customization o…☆16Updated 2 years ago
- A Simple View in Swift to add Free hand smooth line drawing to your iOS Application.☆14Updated 3 years ago
- An elegant color picker that allows a predefined set of colors to be selected☆22Updated 2 years ago
- MVP Implementation in Swift☆7Updated 5 years ago