Usage

from mlx_ssl.models import SimCLR


# Available Models:
# * mlx-community/simclrv1-imagenet1k-resnet50-1x
# * mlx-community/simclrv1-imagenet1k-resnet50-2x
# * mlx-community/simclrv1-imagenet1k-resnet50-4x

model = SimCLR.from_pretrained(
    "mlx-community/simclrv1-imagenet1k-resnet50-1x"
)

References

@article{chen2020simple,
  title={A Simple Framework for Contrastive Learning of Visual Representations},
  author={Chen, Ting and Kornblith, Simon and Norouzi, Mohammad and Hinton, Geoffrey},
  journal={arXiv preprint arXiv:2002.05709},
  year={2020}
}
Downloads last month

-

Downloads are not tracked for this model. How to track
MLX
Hardware compatibility
Log In to add your hardware

Quantized

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train mlx-community/simclrv1-imagenet1k-resnet50-1x

Collection including mlx-community/simclrv1-imagenet1k-resnet50-1x

Paper for mlx-community/simclrv1-imagenet1k-resnet50-1x