Transformer-SSL VS dino

Compare Transformer-SSL vs dino and see what are their differences.

Transformer-SSL

This is an official implementation for "Self-Supervised Learning with Swin Transformers". (by SwinTransformer)

dino

PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO (by facebookresearch)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Transformer-SSL dino
2 7
589 5,854
0.0% 3.4%
0.0 1.0
almost 3 years ago 19 days ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Transformer-SSL

Posts with mentions or reviews of Transformer-SSL. We have used some of these posts to build our list of alternatives and similar projects.

dino

Posts with mentions or reviews of dino. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-15.

What are some alternatives?

When comparing Transformer-SSL and dino you can also consider the following projects:

pytorch-metric-learning - The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.

simsiam-cifar10 - Code to train the SimSiam model on cifar10 using PyTorch

byol-pytorch - Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch

lightly - A python library for self-supervised learning on images.

pytorch-lightning - Build high-performance AI models with PyTorch Lightning (organized PyTorch). Deploy models with Lightning Apps (organized Python to build end-to-end ML systems). [Moved to: https://github.com/Lightning-AI/lightning]

Unsupervised-Classification - SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]

unsupervised-depth-completion-visual-inertial-odometry - Tensorflow and PyTorch implementation of Unsupervised Depth Completion from Visual Inertial Odometry (in RA-L January 2020 & ICRA 2020)

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

suncet - Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting View Assignments with Support Samples" https://arxiv.org/abs/2104.13963 and "Supervision Accelerates Pre-training in Contrastive Semi-Supervised Learning of Visual Representations" https://arxiv.org/abs/2006.10803

self-supervised - Whitening for Self-Supervised Representation Learning | Official repository