Skip to content

How could I load the head pose estimator pre-trained model by checkpoint? #101

@laurence-lin

Description

@laurence-lin

Hello, I'm Laurence, thank you for your kindly sharing.
I'm currently using head pose estimation for my project, however I've noticed that the tensorflow implementation used methods in tensorflow 1.x for operating.

As for the loading yaw_variable, pitch_variable part, the file in .etc use .tf file then tf.train.Saver to restore the variables.

Could I use checkpoint method to load these variables? I haven't found a method to do it.
Thank you!

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