Home

Awesome

barlowtwins

PyTorch Implementation of Barlow Twins paper: Barlow Twins: Self-Supervised Learning via Redundancy Reduction

This is currently a work in progress. The code is a modified version of the SimSiam implementation here

Todo:

Installation

pip install -r requirements.txt

Dependencies

Benchmarks

We benchmark the BarlowTwins model on the CIFAR-10 dataset following the KNN evaluation protocol. Currently, the best effort achieved a test accuracy of 84.7%.

AccuracyLoss

Paper

Barlow Twins: Self-Supervised Learning via Redundancy Reduction