alseambusher

facenet2

Jan 11th, 2018
14,505
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.11 KB | None | 0 0
  1. from tensorflow.python.framework import ops
  2. grad = K.gradients(triplet_loss(None, FRmodel.output), FRmodel.input)
Add Comment
Please, Sign In to add comment