renmengye / inc-few-shot-attractor-public

Code for Paper "Incremental Few-Shot Learning with Attention Attractor Networks"
MIT License
118 stars 27 forks source link

Details about results in the paper #1

Open Rhyssiyan opened 4 years ago

Rhyssiyan commented 4 years ago

Hi, thanks for your good job. It's a very interesting work. I want to know more details about Table 2 in your paper. What does the Acc in the table mean? Top-1 acc or Top-5 acc? In addition, I'm also very curious about the Train-A-Val top-1 accuracy of your resnet-18 model pretrained on the Train-A-Train part.

Thanks in advance.

renmengye commented 4 years ago

The Acc means top-1 accuracy. Train-A-Val top-1 is around 62.4%.