major package upgrade&new weights

This commit is contained in:
rmaphoh
2025-02-19 14:07:56 +00:00
parent c38dfeb77c
commit 3ed6286ed7
+1 -1
View File
@@ -160,7 +160,7 @@ torchrun --nproc_per_node=1 --master_port=48798 main_finetune.py \
--data_path ./IDRiD \
--input_size 224 \
--task RETFound_mae_meh-IDRiD \
--resume ./finetune_IDRiD/checkpoint-best.pth
--resume ./RETFound_mae_meh-IDRiD/checkpoint-best.pth
```