Releases
v1.4.18
guarin
released this
12 Sep 12:38
Changes
Add mypy and type the package partially (#1382 ). lightly.transforms
is fully typed. We'll gradually add types for the other modules.
Add py.typed
files for typed parts of the package (#1382 ). This makes types available when working with lightly
from other codebases.
Add support to resume benchmark training (#1347 ). Thanks a lot to @sadimanna !
Remove docs for outdated/internal API methods (#1385 ).
Make the relative_path
argument optional when scheduling a Lightly Worker run with local storage (#1384 ).
Models
Barlow Twins: Self-Supervised Learning via Redundancy Reduction, 2021
Bootstrap your own latent: A new approach to self-supervised Learning, 2020
DCL: Decoupled Contrastive Learning, 2021
DINO: Emerging Properties in Self-Supervised Vision Transformers, 2021
FastSiam: Resource-Efficient Self-supervised Learning on a Single GPU, 2022
I-JEPA: Self-Supervised Learning from Images with a Joint-Embedding Predictive Architecture, 2023
MAE: Masked Autoencoders Are Scalable Vision Learners, 2021
MSN: Masked Siamese Networks for Label-Efficient Learning, 2022
MoCo: Momentum Contrast for Unsupervised Visual Representation Learning, 2019
NNCLR: Nearest-Neighbor Contrastive Learning of Visual Representations, 2021
PMSN: Prior Matching for Siamese Networks, 2022
SimCLR: A Simple Framework for Contrastive Learning of Visual Representations, 2020
SimMIM: A Simple Framework for Masked Image Modeling, 2021
SimSiam: Exploring Simple Siamese Representation Learning, 2020
SMoG: Unsupervised Visual Representation Learning by Synchronous Momentum Grouping, 2022
SwAV: Unsupervised Learning of Visual Features by Contrasting Cluster Assignments, M. Caron, 2020
TiCo: Transformation Invariance and Covariance Contrast for Self-Supervised Visual Representation Learning, 2022
VICReg: Variance-Invariance-Covariance Regularization for Self-Supervised Learning, Bardes, A. et. al, 2022
VICRegL: VICRegL: Self-Supervised Learning of Local Visual Features, 2022
You can’t perform that action at this time.