MetaR-CNN
MetaR-CNN copied to clipboard
is the model training on all 20 classes of PASCAL?
In the second training phase, it seems that the model is training on all 20 classes. If this is true, then this is not few shot classification, since there are no novel classes at test time.
Am I missing something?