Classifying Images with pre-built TF Container on Vertex AI Reviews
2904 reviews
Prateek J. · Reviewed about 1 year ago
Bonnie L. · Reviewed about 1 year ago
Pedro A. · Reviewed about 1 year ago
Tasnim A. · Reviewed about 1 year ago
Aaron W. · Reviewed about 1 year ago
Manuel G. · Reviewed about 1 year ago
Ahmad G. · Reviewed about 1 year ago
Giacomo B. · Reviewed about 1 year ago
Carlos A. · Reviewed about 1 year ago
Vaibhav V. · Reviewed about 1 year ago
Bimal D. · Reviewed about 1 year ago
René J. · Reviewed about 1 year ago
I liked the material -- doing the 'Check my Progress' for basic tasks is meaningless at this stage of learning.
Kevin C. · Reviewed about 1 year ago
Prachi T. · Reviewed about 1 year ago
Ruoyu D. · Reviewed about 1 year ago
Leonard L. · Reviewed about 1 year ago
Sakthivel S. · Reviewed about 1 year ago
cannot run
Ruoyu D. · Reviewed about 1 year ago
Ben B. · Reviewed about 1 year ago
I have attempted three times , all failed with same error message as shown below 1st time and 2nd time with lab code 3rd time running solution code without lab code all failed at the same step. ---------------------- not working . getting error CalledProcessError: Command 'b'SAVEDMODEL_DIR=${JOB_DIR}keras_export\necho $SAVEDMODEL_DIR\ngsutil ls $SAVEDMODEL_DIR\n'' returned non-zero exit status 1. --2nd attempt resulted in same error gs://qwiklabs-gcp-04-99bfb991e0ce/mnist_cnn_20240731_112513/keras_export CommandException: One or more URLs matched no objects. --------------------------------------------------------------------------- CalledProcessError Traceback (most recent call last) Cell In[14], line 1 ----> 1 get_ipython().run_cell_magic('bash', '', 'SAVEDMODEL_DIR=${JOB_DIR}keras_export\necho $SAVEDMODEL_DIR\ngsutil ls $SAVEDMODEL_DIR\n') File /opt/conda/lib/python3.9/site-packages/IPython/core/interactiveshell.py:2517, in InteractiveShell.run_cell_magic(self, magic_name, line, cell) 2515 with self.builtin_trap: 2516 args = (magic_arg_s, cell) -> 2517 result = fn(*args, **kwargs) 2519 # The code below prevents the output from being displayed 2520 # when using magics with decorator @output_can_be_silenced 2521 # when the last Python token in the expression is a ';'. 2522 if getattr(fn, magic.MAGIC_OUTPUT_CAN_BE_SILENCED, False): File /opt/conda/lib/python3.9/site-packages/IPython/core/magics/script.py:154, in ScriptMagics._make_script_magic.<locals>.named_script_magic(line, cell) 152 else: 153 line = script --> 154 return self.shebang(line, cell) File /opt/conda/lib/python3.9/site-packages/IPython/core/magics/script.py:314, in ScriptMagics.shebang(self, line, cell) 309 if args.raise_error and p.returncode != 0: 310 # If we get here and p.returncode is still None, we must have 311 # killed it but not yet seen its return code. We don't wait for it, 312 # in case it's stuck in uninterruptible sleep. -9 = SIGKILL 313 rc = p.returncode or -9 --> 314 raise CalledProcessError(rc, cell) CalledProcessError: Command 'b'SAVEDMODEL_DIR=${JOB_DIR}keras_export\necho $SAVEDMODEL_DIR\ngsutil ls $SAVEDMODEL_DIR\n'' returned non-zero exit status 1.
Xiu B. · Reviewed about 1 year ago
Leonardo Z. · Reviewed about 1 year ago
Miguel C. · Reviewed about 1 year ago
not working . getting error CalledProcessError: Command 'b'SAVEDMODEL_DIR=${JOB_DIR}keras_export\necho $SAVEDMODEL_DIR\ngsutil ls $SAVEDMODEL_DIR\n'' returned non-zero exit status 1. --2nd attempt resulted in same error gs://qwiklabs-gcp-04-99bfb991e0ce/mnist_cnn_20240731_112513/keras_export CommandException: One or more URLs matched no objects. --------------------------------------------------------------------------- CalledProcessError Traceback (most recent call last) Cell In[14], line 1 ----> 1 get_ipython().run_cell_magic('bash', '', 'SAVEDMODEL_DIR=${JOB_DIR}keras_export\necho $SAVEDMODEL_DIR\ngsutil ls $SAVEDMODEL_DIR\n') File /opt/conda/lib/python3.9/site-packages/IPython/core/interactiveshell.py:2517, in InteractiveShell.run_cell_magic(self, magic_name, line, cell) 2515 with self.builtin_trap: 2516 args = (magic_arg_s, cell) -> 2517 result = fn(*args, **kwargs) 2519 # The code below prevents the output from being displayed 2520 # when using magics with decorator @output_can_be_silenced 2521 # when the last Python token in the expression is a ';'. 2522 if getattr(fn, magic.MAGIC_OUTPUT_CAN_BE_SILENCED, False): File /opt/conda/lib/python3.9/site-packages/IPython/core/magics/script.py:154, in ScriptMagics._make_script_magic.<locals>.named_script_magic(line, cell) 152 else: 153 line = script --> 154 return self.shebang(line, cell) File /opt/conda/lib/python3.9/site-packages/IPython/core/magics/script.py:314, in ScriptMagics.shebang(self, line, cell) 309 if args.raise_error and p.returncode != 0: 310 # If we get here and p.returncode is still None, we must have 311 # killed it but not yet seen its return code. We don't wait for it, 312 # in case it's stuck in uninterruptible sleep. -9 = SIGKILL 313 rc = p.returncode or -9 --> 314 raise CalledProcessError(rc, cell) CalledProcessError: Command 'b'SAVEDMODEL_DIR=${JOB_DIR}keras_export\necho $SAVEDMODEL_DIR\ngsutil ls $SAVEDMODEL_DIR\n'' returned non-zero exit status 1.
Xiu B. · Reviewed about 1 year ago
Omid N. · Reviewed about 1 year ago
AMINE M. · Reviewed about 1 year ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.