Module: tf.contrib.losses.metric_learning

Defined in tensorflow/contrib/losses/python/metric_learning/__init__.py.

Ops for building neural network losses.

See Contrib Losses.

Functions

cluster_loss(...): Computes the clustering loss.

contrastive_loss(...): Computes the contrastive loss.

lifted_struct_loss(...): Computes the lifted structured loss.

npairs_loss(...): Computes the npairs loss.

npairs_loss_multilabel(...): Computes the npairs loss with multilabel data.

triplet_semihard_loss(...): Computes the triplet loss with semi-hard negative mining.