Object detector in SwiftUI with UIKit
Adding an object detection model to a SwiftUI app with UIKit.
Adding an object detection model to a SwiftUI app with UIKit.
Tutorial on development of app with live camera feed and device rotation with UIKit hosted in SwiftUI so that an object detector can be added.
Working with UIView, UIViewController, CALayer, and their coordinate systems in the MVC design pattern in UIKit and SwiftUI for iOS.
We develop a simple web application in JavaScript with React and use the model which we trained in Python. Part three of the three part series.
We convert a TensorFlow model which was trained in Python into the TensorFlow.js format so it can be used in JavaScript applications. Part two of three.