JH-LEE-KR / l2p-pytorch

PyTorch Implementation of Learning to Prompt (L2P) for Continual Learning @ CVPR22
Apache License 2.0
176 stars 22 forks source link

Reproduce for Dual-Prompt #1

Closed misty0729 closed 2 years ago

misty0729 commented 2 years ago

Hi,

Thanks for your great job, will you implement Dual-Prompt with pytorch later?

Best, Zi

JH-LEE-KR commented 2 years ago

Hi, Thank you for your interest.

Pytorch implementation of Dual-Prompt has been completed. Some tests are left, and it will be released in a few days.

Best, Jaeho Lee

ZhangzihanGit commented 1 year ago

Hi, Thank you for your interest.

Pytorch implementation of Dual-Prompt has been completed. Some tests are left, and it will be released in a few days.

Best, Jaeho Lee

Hi Jaeho, thank you very much for your contribution!! I'm wondering if the Dual-Prompt implementation is ready. Much appreciated!

JH-LEE-KR commented 1 year ago

Hi, @ZhangzihanGit Thank you for your interest.

The first commit was completed about a month ago.

I'm linking the its repository, so please check it out. https://github.com/Lee-JH-KR/dualprompt-pytorch

Best, Jaeho Lee.