I am using the google AutoML vision api object detection option in google console.When I try to upload the images to google storage to train the model, I am getting "Failed to import" error.
I have tried using the csv file option as well but the same error persists.
Since I am using the object detection model in google console, so it does not require to write any code.
The expected result is that the images are imported successfully so that I can move to next step to train my model.