You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experiencing an issue regarding the download of the training set of several classes.
I'm using the folllowing command:
python3 main.py downloader --classes Car --type_csv train
But after about 10 seconds of hanging (nothing appears after "[INFO] | Downloading Car") the process is killed and no image is downloaded. The validation and testing sets can be downloaded.
Do you know why this is happening to this specific set?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi
I'm experiencing an issue regarding the download of the training set of several classes.
I'm using the folllowing command:
python3 main.py downloader --classes Car --type_csv train
But after about 10 seconds of hanging (nothing appears after "[INFO] | Downloading Car") the process is killed and no image is downloaded. The validation and testing sets can be downloaded.
Do you know why this is happening to this specific set?
Thanks!
The text was updated successfully, but these errors were encountered: