Classifying Images with a NN and DNN Model Reviews

3554 reviews

Could not move past the Create Vertex AI Platform Notebooks check point because the given configuration yielded a "Restarting notebook tensorflow-2-6-20230714-130827: us-central1-a does not have enough resources available to fulfill the request. Retry later or try another zone in your configurations." error, and changing the zone to one that actually allowed me to launch a Notebook instance was apparently deemed noncompliance. I have been running into quite a number of "does not have enough resources available to fulfill the request" error messages, of late.

Sheritz S. · Reviewed over 2 years ago

Jonnie B. · Reviewed over 2 years ago

Wing W. · Reviewed over 2 years ago

Harry B. · Reviewed over 2 years ago

Suresh G. · Reviewed over 2 years ago

Israel S. · Reviewed over 2 years ago

The dataset cannot be read, a 403 error is returned!

Mahdy S. · Reviewed over 2 years ago

Cell #3 returns the following error, preventing the lab from being completed: "PermissionDeniedError Traceback (most recent call last) Cell In[3], line 21 16 # Resize the image to the desired size. 17 return tf.image.resize(img, reshape_dims) 19 CLASS_NAMES = [item.numpy().decode("utf-8") for item in 20 tf.strings.regex_replace( ---> 21 tf.io.gfile.glob("gs://practical-ml-vision-book/flowers_5_jpeg/flower_photos/*"), 22 "gs://practical-ml-vision-book/flowers_5_jpeg/flower_photos/", "")] 23 CLASS_NAMES = [item for item in CLASS_NAMES if item.find(".") == -1] 24 print("These are the available classes:", CLASS_NAMES) File /opt/conda/lib/python3.9/site-packages/tensorflow/python/lib/io/file_io.py:442, in get_matching_files_v2(pattern) 388 r"""Returns a list of files that match the given pattern(s). 389 390 The patterns are defined as strings. Supported patterns are defined (...) 436 errors.NotFoundError: If pattern to be matched is an invalid directory. 437 """ 438 if isinstance(pattern, six.string_types): 439 return [ 440 # Convert the filenames to string from bytes. 441 compat.as_str_any(matching_filename) --> 442 for matching_filename in _pywrap_file_io.GetMatchingFiles( 443 compat.as_bytes(pattern)) 444 ] 445 else: 446 return [ 447 # Convert the filenames to string from bytes. 448 compat.as_str_any(matching_filename) # pylint: disable=g-complex-comprehension (...) 451 compat.as_bytes(single_filename)) 452 ] PermissionDeniedError: Error executing an HTTP request: HTTP response code 403 with body '{ "error": { "code": 403, "message": "There is an account problem for the requested project.", "errors": [ { "message": "There is an account problem for the requested project.", "domain": "global", "reason": "forbidden" } ] } } ' when reading gs://practical-ml-vision-book/flowers_5_jpeg/flower_photos"

Jonnie B. · Reviewed over 2 years ago

Would not let me execute cell#4 without an error. Something to do with project not being able to access google cloud flowers dataset. Same thing in previous lab.

Brad D. · Reviewed over 2 years ago

John L. · Reviewed over 2 years ago

Sudipta G. · Reviewed over 2 years ago

awful, permission issue and data set is not there : "gs://practical-ml-vision-book/flowers_5_jpeg/flower_photos/"

Nima R. · Reviewed over 2 years ago

Kevin V. · Reviewed over 2 years ago

Chakradher R. · Reviewed over 2 years ago

there is no access to needed data to finish this lab

Dmytro K. · Reviewed over 2 years ago

code not work

Israel S. · Reviewed over 2 years ago

CHANDRABOSE S. · Reviewed over 2 years ago

Lesly Katherine P. · Reviewed over 2 years ago

dataset not available

Pablo V. · Reviewed over 2 years ago

Impossible to complete the tsk, coz there is a permission denied error: gs://practical-ml-vision-book/flowers_5_jpeg/flower_photos/*"

Mauro C. · Reviewed over 2 years ago

As reported on github, I cannot complete the labs because gs://practical-ml-vision-book/flowers_5_jpeg has incorrect bucket permissions.

Adrien L. · Reviewed over 2 years ago

Andrea A. · Reviewed over 2 years ago

Kristiyan K. · Reviewed over 2 years ago

Nikhil B. · Reviewed over 2 years ago

Luckkumikanthan L. · Reviewed over 2 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.