From ed8b469a0f965d38e8cc76e941123b4ba6646a57 Mon Sep 17 00:00:00 2001 From: rmaphoh Date: Tue, 2 Sep 2025 16:35:11 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb0552a..05ae882 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ huggingface-cli login --token YOUR_HUGGINGFACE_TOKEN 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))