oneoffcoder / iaia-mario

deep learning using darkflow and darknet to detect mario

Home Page:https://iaia.oneoffcoder.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One-Off Coder Logo

iaia-polygons

This repository stores exported artifacts from using Image Annotation for Intelligence Amplification (IAIA). We annotate images from the first few frames of this Super Mario Brothers video by Pii89 using IAIA. We then export the project and use darkflow and darknet to learn an object detection model using You Only Look Once (YOLO). All the scripts and artifacts required to train the YOLO object detection model are stored here for reference.

The learned model was then applied back onto the video to generate a new video with the object detection overlayed. The videos may be viewed on YouTube.

To properly use this repository, clone it into /tmp/iaia-mario and then run the training scripts. For example, do the following.

cd /tmp
git clone https://github.com/oneoffcoder/iaia-mario.git

Contact

One-Off Coder

About

deep learning using darkflow and darknet to detect mario

https://iaia.oneoffcoder.com


Languages

Language:Shell 100.0%