A-Boundary-Based-Out-of-Distribution-Classifier-for-Generalized-Zero-Shot-Learning icon indicating copy to clipboard operation
A-Boundary-Based-Out-of-Distribution-Classifier-for-Generalized-Zero-Shot-Learning copied to clipboard

test--question

Open KORIYN opened this issue 4 years ago • 3 comments

请问test时的zsl_classifier 是f-CLSWGAN 一文的模型吗?

elif self.dataset_name == 'CUB': zsl_classifier_checkpoint = torch.load("/home/svc6/origin/cvpr18xian/checkpoint/cub/Checkpoint_7_Classifier.pth.tar")

这个模型是f-CLSWGAN 一文得到的吗?

KORIYN avatar Nov 03 '20 03:11 KORIYN

是的,使用的是f-CLSWGAN的ZSL 模型。这部分也可以用其他的ZSL分类器替代。

Chenxingyu1990 avatar Nov 03 '20 05:11 Chenxingyu1990

@Chenxingyu1990 你可以分享一下你是用的分类器模型吗,我使用f-CLSWGAN获得的模型存在一些问题

time-iter avatar Mar 06 '21 10:03 time-iter

ZSL models已上传

Chenxingyu1990 avatar Mar 15 '21 09:03 Chenxingyu1990