pcpLiu / Serrano-TinyYOLO

A Demo project using Serrano with TinyYOLO network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serrano + TinyYOLO

This is a demo project implementing TinyYOLO with Serrano. It could do object recognition on 20 object classes.

Example result:

TinyYOLO

TinyYOLO the model and associated weights are obtained from YOLO website https://pjreddie.com/darknet/yolo/ supported by Joseph Redmon.

Acknowledgment

  • YAD2K used to convert Darknet model to Keras model

About

A Demo project using Serrano with TinyYOLO network


Languages

Language:Swift 100.0%