An iOS application for real-time object detection using the YOLO model.
- Real-time object detection using the device camera
- Draws bounding boxes around detected objects
- Displays object class and confidence
- Swift
- CoreML
- Vision
- AVFoundation
- Open the project in Xcode
- Configure the development team
- Connect an iOS device
- Run the application
- iOS 18.0+
- Xcode 16.0+
