DM-Diaz commited on
Commit
f96a4d9
·
verified ·
1 Parent(s): 6e3b2fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,4 +27,4 @@ This repository contains the **ImageNet-1K SimCLR ResNet-18 checkpoint** trained
27
 
28
  The model was pretrained using **SimCLR with a ResNet-18 backbone** and served as one of the non-egocentric reference models in the associated study. It was used alongside models pretrained on ImageNet-100 and STL-10 to provide comparison points for evaluating representations learned from naturalistic egocentric visual experience.
29
 
30
- Training was implemented using the **Lightly** self-supervised learning framework. The training images were obtained from the [`evanarlian/imagenet_1k_resized_256`](https://huggingface.co/datasets/evanarlian/imagenet_1k_resized_256) dataset on Hugging Face.
 
27
 
28
  The model was pretrained using **SimCLR with a ResNet-18 backbone** and served as one of the non-egocentric reference models in the associated study. It was used alongside models pretrained on ImageNet-100 and STL-10 to provide comparison points for evaluating representations learned from naturalistic egocentric visual experience.
29
 
30
+ Training was implemented using the [**Lightly** self-supervised learning framework](https://docs.lightly.ai/self-supervised-learning/index.html). The training images were obtained from the [`evanarlian/imagenet_1k_resized_256`](https://huggingface.co/datasets/evanarlian/imagenet_1k_resized_256) dataset on Hugging Face.