I am trying to load folder of images from Google Cloud Storage bucket into python file (version 3.9) using different way but didn't work! My folder contains approximately 930,000 images in path : buket-name/main-folder/image-folder
I tried this solution and it takes along time without any result. I define the google credential and service account, but still no response!
Thank you in advance.
source https://stackoverflow.com/questions/69382325/load-folder-of-images-dataset-stored-in-google-cloud-storage-using-python
Comments
Post a Comment