DM-Diaz commited on
Commit
22c9e8e
·
verified ·
1 Parent(s): 76bdd9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -148,14 +148,6 @@ This checkpoint is provided for research and downstream applications involving s
148
 
149
  The released checkpoint contains a self-supervised ResNet-18 encoder and SimCLR projection head rather than a trained classification head. For image classification, users can attach and train an appropriate classifier on the learned backbone representations or fine-tune the encoder for the target task.
150
 
151
- ## Limitations
152
-
153
- The checkpoint does not contain a trained ImageNet-100 classification head. Classification or other supervised applications therefore require an additional prediction head, linear probe, or model fine-tuning.
154
-
155
- The exact installed version of Lightly used during training was not stored in the checkpoint. The PyTorch Lightning checkpoint metadata records version `2.6.1`.
156
-
157
- Exact reproduction of the analyses reported in the associated study also requires the corresponding preprocessing, feature-extraction, linear-probe, and NSD encoding-model procedures.
158
-
159
  ## Related Models
160
 
161
  This model was used as a non-egocentric reference model in the study associated with the **[Eccentricity-Constrained SimCLR Models (VEDB)](https://hf.co/collections/DM-Diaz/eccentricity-constrained-simclr-models-vedb)** collection.
 
148
 
149
  The released checkpoint contains a self-supervised ResNet-18 encoder and SimCLR projection head rather than a trained classification head. For image classification, users can attach and train an appropriate classifier on the learned backbone representations or fine-tune the encoder for the target task.
150
 
 
 
 
 
 
 
 
 
151
  ## Related Models
152
 
153
  This model was used as a non-egocentric reference model in the study associated with the **[Eccentricity-Constrained SimCLR Models (VEDB)](https://hf.co/collections/DM-Diaz/eccentricity-constrained-simclr-models-vedb)** collection.