wanghengBUPT
wanghengBUPT
Dear author: I used the code published in your 'user instruction' to generate my datasets for ImageNets. In the instruction, the conversion time of ImageNet is shown as '5 to...
I use your 'python train.py --cuda' to evaluate your code. But I can only get 65% test acc. Can you tall me what happened? Thank you very much
Cutmix
Hello! Did you use CutMix in your reported performance? I have not found the CutMix is used in your paper. In my experiments, CutMix can improve the performance of the...
Hi! I cannot understand the sentence, 'Transductive methods directly use test set as unlabeled data while semi-supervised learning usually has an extra unlabeled set.', in Sec. 4.4. Can I obtain...