Home

Awesome

Training Yolo on LEGO

This repository contains experiments of transfer learning using YOLO on a new synthetical LEGO data set ROUGH AND UNDOCUMENTED!

Prerequisite

Organisation

References and Acknowledgements

This code is based on the foillowing paper Redmon, Joseph, et al. "You only look once: Unified, real-time object detection." arXiv preprint arXiv:1506.02640 (2015). website : http://pjreddie.com/darknet/yolo/

Some python functions and are taken from or modified from : https://github.com/thtrieu/darkflow