lightly-ai/lightly

Add multi-modal loss

Open

#264 geöffnet am 29. März 2021

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (337 Forks)auto 404
featuregood first issue

Repository-Metriken

Stars
 (3.775 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Add multi-modal loss

As discussed in #249, adding the loss function as described in CLIP would enable users to work with multi-modal datasets.

The pseudo-code (from the paper) is: grafik

Contributor Guide