Skip to content

Error on Run Test  #1

@markatlarge

Description

@markatlarge

I was trying to use this when I did the last step run test:

RuntimeError: No file "/content/lfw/lfw_mtcnnpy_160/Abel_Pacheco/Abel_Pacheco_0001" with extension png or jpg.

CalledProcessError Traceback (most recent call last)
in ()
----> 1 get_ipython().run_cell_magic('shell', '', 'cd facenet\npython src/validate_on_lfw.py \\n/content/lfw/lfw_mtcnnpy_160 \\n/content/20180402-114759 \\n--distance_metric 1 \\n--use_flipped_images \\n--subtract_mean \\n--use_fixed_image_standardization')

2 frames
/usr/local/lib/python3.6/dist-packages/google/colab/_system_commands.py in check_returncode(self)
136 if self.returncode:
137 raise subprocess.CalledProcessError(
--> 138 returncode=self.returncode, cmd=self.args, output=self.output)
139
140 def repr_pretty(self, p, cycle): # pylint:disable=unused-argument

CalledProcessError: Command 'cd facenet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions