I'm following Google's object detection tutorial here, but when I run the job, I get the following error:
ValueError: Couldn't find 'checkpoint' file or checkpoints in given directory gs://cloud-samples-data/ai-platform/built-in/image/pretrained_checkpoints/detection/
Is this error something specific to my setup, or is there something broken? How can I provide more information?