SAM-Adapter-PyTorch
SAM-Adapter-PyTorch copied to clipboard
split_key for val_dataset is test
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