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!
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!