关于“運用 Vertex Explainable AI 解釋圖像分類模型”的评价
评论
Burra S. · 评论over 1 year之前
Immadisetty C. · 评论over 1 year之前
good
Maruthi S. · 评论over 1 year之前
竣傑 張. · 评论over 1 year之前
Srinivas R. · 评论over 1 year之前
Vipin sajas V. · 评论over 1 year之前
ck m. · 评论over 1 year之前
i cannot have access to the flower database
Siav-kuong K. · 评论over 1 year之前
Tejashwee N. · 评论over 1 year之前
Vaishnavireddy B. · 评论over 1 year之前
super
Suba S. · 评论over 1 year之前
美佐 丁. · 评论over 1 year之前
Manoj L. · 评论over 1 year之前
minilab m. · 评论over 1 year之前
Yuling C. · 评论over 1 year之前
aishwarya A. · 评论over 1 year之前
Gopika G. · 评论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. · 评论over 1 year之前
Gopika G. · 评论over 1 year之前
Anna H. · 评论over 1 year之前
BALA B. · 评论over 1 year之前
Chun-Yang W. · 评论over 1 year之前
good
Henry C. · 评论over 1 year之前
fix jupyter lab
harshdev s. · 评论over 1 year之前
PRABHAT RANJAN G. · 评论over 1 year之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。