Explicar um modelo de classificação de imagens com a IA explicável da Agent Platform avaliações

31843 avaliações

MANNEM.LEELA P. · Revisado há almost 2 years

Pandiyan S. · Revisado há almost 2 years

RANJITH P. · Revisado há almost 2 years

若欽 黃. · Revisado há almost 2 years

Ann H. · Revisado há almost 2 years

Burra S. · Revisado há almost 2 years

Immadisetty C. · Revisado há almost 2 years

good

Maruthi S. · Revisado há almost 2 years

竣傑 張. · Revisado há almost 2 years

Srinivas R. · Revisado há almost 2 years

Vipin sajas V. · Revisado há almost 2 years

ck m. · Revisado há almost 2 years

i cannot have access to the flower database

Siav-kuong K. · Revisado há almost 2 years

Tejashwee N. · Revisado há almost 2 years

Vaishnavireddy B. · Revisado há almost 2 years

super

Suba S. · Revisado há almost 2 years

美佐 丁. · Revisado há almost 2 years

Manoj L. · Revisado há almost 2 years

minilab m. · Revisado há almost 2 years

Yuling C. · Revisado há almost 2 years

aishwarya A. · Revisado há almost 2 years

Gopika G. · Revisado há almost 2 years

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á almost 2 years

Gopika G. · Revisado há almost 2 years

Anna H. · Revisado há almost 2 years

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.