yaoyao-liu / class-incremental-learning

PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020 Oral)
https://class-il.mpi-inf.mpg.de
MIT License
461 stars 71 forks source link

The code is super clean! Thank you for your contributions. #24

Closed JosephKJ closed 3 years ago

JosephKJ commented 3 years ago

Hi @yaoyao-liu,

Loved your base_trainer.py and trainer.py. The abstractions are very nice. Thank you for your efforts in writing such clean code.

(This is a complement and not an issue, but I dont think Github allows discussion other than one creating 'Issues')

Thanks, Joseph