dino VS Transformer-SSL

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

dino

PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO (by facebookresearch)

Transformer-SSL

This is an official implementation for "Self-Supervised Learning with Swin Transformers". (by SwinTransformer)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
dino Transformer-SSL
7 2
5,854 589
3.4% 0.0%
1.0 0.0
21 days ago almost 3 years ago
Python Python
Apache License 2.0 MIT License
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.

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.

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.

What are some alternatives?

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

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

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

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

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]

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

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)

Unsupervised-Classification - SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 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