JoyHuYY1412 / DDE_CIL

58 stars 7 forks source link

Implementation of PODNet #3

Closed balaji-kyra closed 3 years ago

balaji-kyra commented 3 years ago

Hi

This is a very nice paper. Congratulations! In the experiments, the paper compares results with LUCIR and PODNet as state-of-the-art incremental methods. The code has baseline LUCIR implementation. Will you also include PODNet implementation for comparison?

Thanks

Balaji

JoyHuYY1412 commented 3 years ago

Hi

This is a very nice paper. Congratulations! In the experiments, the paper compares results with LUCIR and PODNet as state-of-the-art incremental methods. The code has baseline LUCIR implementation. Will you also include PODNet implementation for comparison?

Thanks

Balaji

Hi Balaji, thank you for your attention.

Since my PODNet implementation is not very clean, I only release the LUCIR implementation currently. I will sort it out later on. You will also find it easy to implement yourself once you understand the mechanism.