SAM-Adapter-PyTorch icon indicating copy to clipboard operation
SAM-Adapter-PyTorch copied to clipboard

split_key for val_dataset is test

Open yuming-p opened this issue 6 months ago • 1 comments

Hi SAM-Adapter developers,

thanks for this great repo. I see that in configs/*.yaml, split_key for val_dataset is test, instead of val, which means validation set is actually not used at all and test set is used for evaluation? could you please explain why it is set this way?

Best, Yuming

yuming-p avatar Apr 16 '25 12:04 yuming-p