Evaluate on custom dataset
daniiki opened this issue · 4 comments
Hi, how can you evaluate different models on a custom dataset?
Hi,
You will need to adapt this class to your own dataset:
Lines 19 to 62 in 82bddbb
Hi again,
thanks for answering! Is there a way to use a pretrained model on deepclusteringv2 and evaluate on your own dataset. I want to test how good the clustering results are on my custom dataset without finetuning/training?
I know that you provide two deepclusteringv2 pretrained models, but which file to use for testing?
I think you should use the best deepcluster-v2 model, that is https://dl.fbaipublicfiles.com/deepcluster/deepclusterv2_800ep_pretrain.pth.tar
Closing for no activity - feel free to reopen the issue if you still need assistance.