EscVM / OIDv4_ToolKit

Download and visualize single or multiple classes from the huge Open Images v4 dataset
GNU General Public License v3.0
798 stars 633 forks source link

Process killed while downloading training images #104

Open Pedro-Leitek opened 2 years ago

Pedro-Leitek commented 2 years ago

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!

MarwaMohammad commented 10 months ago

I have the same issue. I don't know why this?

Capture