ZHAO, BO
ZHAO, BO
I have the same problem. The re-implementation results are much lower than the reported results on miniImageNet dataset.
Hi, thanks for the question. We are cautious about the conclusion. We only conclude that random selection is still a strong baseline which may work better than proposed methods in...
All baselines are re-implemented by ourselves based on the paper and authors' code, because we need to compare multiple algorithms from different papers in the same experiment setting. Maybe there...
Thanks for pointing out it. We will correct it.
Thanks for the comment!
Actually, I have tried different temperature T. I tried to mute those classifiers (for classes haven't been learned), or dynamically add new classifiers to the network. But, the performance is...
Thank you! I think qi should be the old logits, even the description about qi is confusing in the paper. Assume qi is the ground truth, i.e., onehot labels, how...
Maybe we can discuss it by email: bozhaonanjing @ gmail
Hi. I did some work and found some training tricks. But, recently, I am busy with something else. Maybe, I will update these things a few weeks later. Keep in...
I am busy with a new Continual Learning task now. I may update it after finishing that task. It may be 3 weeks later. Sorry for that.