trigeorgis / mdm

A TensorFlow implementation of the Mnemonic Descent Method.
BSD 3-Clause "New" or "Revised" License
124 stars 48 forks source link

Question about mdm_model.py #17

Open lieeeee opened 6 years ago

lieeeee commented 6 years ago

I am a newer of tensorflow. I got a problem on tf.image.extract_patches in mdm_model.py , and I can't found this function in my tensorflow1.10.0. Could you tell me what version of tensorflow you used in this Engineer and what is the function of this function.

ganlinzhang commented 5 years ago

hello,did you solve the problem? I have the same problem like you. Could you tell me the version of the tensorflow? Thank you.

lieeeee commented 5 years ago

sorry, I don't solve this problem, and my tensorflow version is 1.7. I used another face alignment method instead which is PRnet