Skip to content

newrachael/ARObjectYoloRect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages