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
416 stars 42 forks source link

Reproduce issue #22

Closed JH-LEE-KR closed 1 year ago

JH-LEE-KR commented 2 years ago

Dear author. Thank you for your great work.

I want to experiment with replay buffer, but options such as num_reviews_epochs are not provided. Can you tell me the settings for the experiment using the replay buffer? (which produces the same results as the paper)

I look forward to hearing from you.

Thank you.