vicreg

There are 5 repositories under vicreg topic.

  • vturrisi/solo-learn

    solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning

    Language:Python1.5k11162190
  • theolepage/sslsv

    Framework for training and evaluating self-supervised learning methods for speaker verification.

    Language:Python21294
  • atiaisaac/VICReg_TF

    This a tensorflow implementation of VICReg - a self-supervised learning architecture that prevents collapse in an intuitive manner using a loss function that 1. maintains the variance of each embedding over a batch above a threshold and 2. decorrelating pairs of embeddings over a batch and attracting them to 0. Training was done using TPU on colab

    Language:Jupyter Notebook3200
  • chowfi/JEPA_world_model

    Train a JEPA world model on a set of pre-collected trajectories from a toy environment involving an agent in two rooms.

    Language:Python1200
  • markpesic/VicReg

    A VIcReg Implementation in pytorch

    Language:Python1101