deepof.model_utils.fc_loss

deepof.model_utils.fc_loss(history, future, similarity, temperature=0.1, elimination_topk=0.1)

Compute the FC loss function, as described in the paper “Fully-Contrastive Learning of Visual Representations” (https://arxiv.org/abs/2004.11362).