google-research / l2p

Learning to Prompt (L2P) for Continual Learning @ CVPR22 and DualPrompt: Complementary Prompting for Rehearsal-free Continual Learning @ ECCV22
https://arxiv.org/pdf/2112.08654.pdf
Apache License 2.0
408 stars 41 forks source link

Split ImageNet-R? #15

Closed iamwangyabin closed 2 years ago

iamwangyabin commented 2 years ago

Could you share the split of training and test set of the proposed Split ImageNet-R benchmark?

KingSpencer commented 2 years ago

Hi,

The proposed Split ImageNet-R is now available! Please check input_pipeline.py.

Best, Zifeng