iOS Autonomous Car Object Detector and Lane Detection using SwiftUI, OpenCV, CoreML
- add opencv ios framework [https://opencv.org/releases/]
- add yolov7 coreml model to CoreMLModels in project [https://github.com/WongKinYiu/yolov7]
- add yolov5traffic coreml model to coreMLModels in project [https://github.com/daved01/cocoTraffic]
- build.