vehicle-detection
vehicle-detection copied to clipboard
In Vehicle Detection what is the Training-data to be loaded in vehicle detection.ipynb
images = glob.glob('./training-data///*.png')
Hi,
It's described here. First of all, you need to download the images and put it on appropriate directory on your own.