Como implantar um modelo de classificação de imagens explicável usando a Vertex Explainable AI avaliações

23964 avaliações

Burra S. · Revisado há over 1 year

Immadisetty C. · Revisado há over 1 year

good

Maruthi S. · Revisado há over 1 year

竣傑 張. · Revisado há over 1 year

Srinivas R. · Revisado há over 1 year

Vipin sajas V. · Revisado há over 1 year

ck m. · Revisado há over 1 year

i cannot have access to the flower database

Siav-kuong K. · Revisado há over 1 year

Tejashwee N. · Revisado há over 1 year

Vaishnavireddy B. · Revisado há over 1 year

super

Suba S. · Revisado há over 1 year

美佐 丁. · Revisado há over 1 year

Manoj L. · Revisado há over 1 year

minilab m. · Revisado há over 1 year

Yuling C. · Revisado há over 1 year

aishwarya A. · Revisado há over 1 year

Gopika G. · Revisado há over 1 year

LAB FAILED: ### Load, split, and copy the dataset to your GCS bucket TRAINING_DATA_PATH = DATA_PATH + "/training" EVAL_DATA_PATH = DATA_PATH + "/validation" VALIDATION_SPLIT = 0.2 # Split data files between training and validation filenames = tf.io.gfile.glob(GCS_PATTERN) random.shuffle(filenames) split = int(len(filenames) * VALIDATION_SPLIT) training_filenames = filenames[split:] validation_filenames = filenames[:split] # Copy training files to GCS for file in training_filenames: !gsutil -m cp $file $TRAINING_DATA_PATH/ # Copy eval files to GCS for file in validation_filenames: !gsutil -m cp $file $EVAL_DATA_PATH/ PermissionDeniedError: Error executing an HTTP request: HTTP response code 403 with body '{ "error": { "code": 403, "message": "388338160088-compute@developer.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).", "errors": [ { "message": "388338160088-compute@developer.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exis' when reading gs://flowers-public/tfrecords-jpeg-192x192-2

Kai W. · Revisado há over 1 year

Gopika G. · Revisado há over 1 year

Anna H. · Revisado há over 1 year

BALA B. · Revisado há over 1 year

Chun-Yang W. · Revisado há over 1 year

good

Henry C. · Revisado há over 1 year

fix jupyter lab

harshdev s. · Revisado há over 1 year

PRABHAT RANJAN G. · Revisado há over 1 year

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.