Relative Content

Tag Archive for google-cloud-storagegoogle-cloud-vertex-ai

Get all GS urls per vertex label?

I have learned a hard lesson that putting all images used in Vertex into a single gs://{bucket}. Now I need to change some things with the Vertex model which requires starting over. I want to reuse my images but want to use some of the bulk uploading functionality based on the existing bucket URLs.
Is there a way I can find all the URLs per each label with out manually viewing the image in the console UI?