xslittlegrass / CarND-Vehicle-Detection

Vehicle detection using YOLO in Keras runs at 21FPS
389 stars 175 forks source link

utils library #14

Closed ssoulhi closed 7 years ago

ssoulhi commented 7 years ago

Hi, I got an issue with the utils library: from utils import load_weights, Box, yolo_net_out_to_car_boxes, draw_box It doesn't seem this library is from Keras. Can you help where to find it Thanks /Said

ssoulhi commented 7 years ago

Please ignore this question. I just saw utils in the directory