This is a demo project implementing TinyYOLO with Serrano. It could do object recognition on 20 object classes.
TinyYOLO the model and associated weights are obtained from YOLO website https://pjreddie.com/darknet/yolo/ supported by Joseph Redmon.
- YAD2K used to convert Darknet model to Keras model