a-PyTorch-Tutorial-to-Class-Incremental-Learning
a-PyTorch-Tutorial-to-Class-Incremental-Learning copied to clipboard
a PyTorch Tutorial to Class-Incremental Learning | a Distributed Training Template of CIL with core code less than 100 lines.
Results
2
a-PyTorch-Tutorial-to-Class-Incremental-Learning issues
Sort by
recently updated
recently updated
newest added
I tested it with cifar100. However, it can not achieve the desired effect, especially in the incremental stage. train 140 epoch: task id = 5 @Acc1 = 25.73000, acc1s =...
README mentions: ``` We will be implementing the Maintaining Discrimination and Fairness in Class Incremental Learning (WA)... ``` But link instead directs to a paper titled: "SSD: Single Shot MultiBox...