mmfewshot icon indicating copy to clipboard operation
mmfewshot copied to clipboard

Where should I put my few shot dataset?

Open winnie9802 opened this issue 2 years ago • 0 comments

Since few shot dataset is just for finetuning the model and the test.py won't save the change of the model, where should I put my fewshot dataset? training set or validation set? In that way, I could use the pth file to predict my images in the demo.py?

winnie9802 avatar Dec 14 '22 03:12 winnie9802