I can't get the best metric in the paper on the USFM dataset for segmentation tasks.
Can you give me some advice?
- How can I fine-tune the model with a gradient learning rate? The default code on github uses only one learning rate to fine-tune the entire model.
- Can you reveal the best model weights after fine-tuning the USFM dataset for segmentation tasks? I want to try to reproduce the best metric
- Can you reveal the mask_pre and mask_gt images output by fine-tuning the model on USFM dataset for segmentation tasks?
I can't get the best metric in the paper on the USFM dataset for segmentation tasks.
Can you give me some advice?