Collection of exercises from the Sensor Fusion Nanodegree.
For the detect_objects
project, there has to be a dat
folder present that contains a yolo
folder, which contains the following files:
coco.names
yolov3.cfg
yolov3.weights
The following files are optional (not used here but originally included in the assignment):
yolov3-tiny.cfg
yolov3-tiny.weights
Links for downloading the data: