pretrained-yolo-v4 icon indicating copy to clipboard operation
pretrained-yolo-v4 copied to clipboard

Transfer Learning Script needs vehicleDatasetImages.zip

Open sammitjain opened this issue 3 years ago • 0 comments

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.

sammitjain avatar Oct 21 '22 10:10 sammitjain