Skip to content

Simple app showing how to use Yolo9k model with CoreML in Cinder

Notifications You must be signed in to change notification settings

seph14/Cinder-Yolo9k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinder-Yolo9k

Simple app showing how to use Yolo9k model with CoreML in Cinder;

This repo shows how to use Yolo9k model with CoreML and pass in Cinder's surface from a camera feed as input. The possibility result per each class seems to change a lot after converted to CoreML format but the results are looking valid to me.

Download Yolo9k Model

The converted Yolo9K model can be downloaded here. And then put the unziped mlmodel file in the include folder - it will be automatically recognized in Xcode.

This project is built with Cinder 0.9.1

About

Simple app showing how to use Yolo9k model with CoreML in Cinder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published