Skip to content

person-class crashing #72

Open
Open
@HadassaMenucha

Description

@HadassaMenucha

First of all the idea is really amazing.
I downloaded your code, and trying to run it.
but it seems to not work,
In the create_model function:
base_model = tf.keras.applications.mobilenet_v2.MobileNetV2(weights='imagenet',
include_top=False,
pooling='avg',
input_shape=(224,224,3))

Unable to open file (file signature not found)
when I tried manually to go to : http://storage.googleapis.com/tensorflow/keras-applications/mobilenet_v2/mobilenet_v2_weights_tf_dim_ordering_tf_kernels_1_192_no_top.h5

I saw :
image

Can you help?

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