Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 748 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 748 Bytes

ARObjectYoloRect

Introduction

This open-source project leverages the power of SceneKit(AR) and YOLO (You Only Look Once) to create an iOS application that detects objects and draws bounding boxes around them in real-time using Augmented Reality. SceneKit(AR) allows users to interact with 3D objects in a real-world environment through their iOS devices, and YOLO offers accurate and fast object detection.

Includes code to map the coordinate system recognized by Yolo to ARSCNView.

Prerequisites

Yolov8
Yolov8s coreml