Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ Each test is ran with a compact geometric head using the baseline clip model as
|
|
| 10 |
|
| 11 |
encoder -> head
|
| 12 |
|
| 13 |
-
Each test is ran on pre-extracted image features using CIFAR100 and uploaded to one of the repos that I have
|
| 14 |
|
| 15 |
The current notebook I've labeled notebook 7 is a bit different than the earlier one, as I got sick of digging through 20 repos and I think a study with a singular houses repo would be more appropriate.
|
| 16 |
|
|
|
|
| 10 |
|
| 11 |
encoder -> head
|
| 12 |
|
| 13 |
+
Each test is ran on pre-extracted image features using CIFAR100 and uploaded to one of the repos that I have hosted on HF, so it'll just auto-load if it's already been ran - otherwise the notebook will generate them automatically and upload them where you want them to be uploaded.
|
| 14 |
|
| 15 |
The current notebook I've labeled notebook 7 is a bit different than the earlier one, as I got sick of digging through 20 repos and I think a study with a singular houses repo would be more appropriate.
|
| 16 |
|