update readme

This commit is contained in:
rmaphoh
2025-09-02 16:35:11 +01:00
parent 17768be893
commit ed8b469a0f
+1 -1
View File
@@ -100,7 +100,7 @@ huggingface-cli login --token YOUR_HUGGINGFACE_TOKEN
export HF_ENDPOINT=https://hf-mirror.com export HF_ENDPOINT=https://hf-mirror.com
``` ```
3. If you would like to fine-tune [DINOv2]((https://github.com/facebookresearch/dinov2)) and [DINOv3](https://github.com/facebookresearch/dinov3), please visit their GitHub repositories to download the model weights and put them in the RETFound folder. 3. If you would like to fine-tune [DINOv2](https://github.com/facebookresearch/dinov2) and [DINOv3](https://github.com/facebookresearch/dinov3), please visit their GitHub repositories to download the model weights and put them in the RETFound folder.
4. Organise your data into this directory structure (Public datasets used in this study can be [downloaded here](BENCHMARK.md)) 4. Organise your data into this directory structure (Public datasets used in this study can be [downloaded here](BENCHMARK.md))