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
Safetensors
Model size
25.6M params
Tensor type
F32
·
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