Hello i am trying to run train_own.ipynb file. I am trying to train with my custom data. I have the my training folder path in --baseroot.
but am getting this error:
ValueError: num_samples should be a positive integer value, but got num_samples=0
also this is showing:
The overall number of training images: 0
i have given the correct folder path.
Hello i am trying to run train_own.ipynb file. I am trying to train with my custom data. I have the my training folder path in --baseroot. but am getting this error:
ValueError: num_samples should be a positive integer value, but got num_samples=0
also this is showing: The overall number of training images: 0 i have given the correct folder path.