I'm trying to train an Object Detection model with Google Cloud's Automl service. I have loaded my dataset and I get a message:
You have enough images to start training
So I set up my training on the dataset and a few minutes later I get an error message:
Error: Failed to train model.
When I click on details, I get:
Error details
Operation ID:
projects/<redacted>/locations/us-central1/operations/<redacted>
Error Messages:
INTERNAL
How do I make it run successfully?