Skip to content

6.2.5 Python implementation using FaceNet #3

Description

@zoldaten

Code in section gives a error:
face_model = InceptionResNetV1()
NameError: name 'InceptionResNetV1' is not defined
I`ve looked up at inception_resnet_v1.py followed link:
https://github.com/davidsandberg/facenet/blob/master/src/models/inception_resnet_v1.py

and couldn't find any InceptionResNetV1 function to initialize...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions