pretrained-yolo-v4
pretrained-yolo-v4 copied to clipboard
Transfer Learning Script needs vehicleDatasetImages.zip
The yolov4TransferLearn.mlx script needs the vehicleDatasetImages.zip file.
Running the script after directly cloning the repo therefore does not work. Is there a separate dataset for this exercise? I used the dataset that comes packaged with this documented example as a workaround.
Possible solution: Include a line of code to bring the vehicleDatasetImages.zip file into the path, before unzipping it.