| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
deep_learning:incremental_learning:incremental_learning_papers [2021/08/25 19:17] jordan |
deep_learning:incremental_learning:incremental_learning_papers [2023/03/08 16:11] (current) xujianglong ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 261: | Line 261: | ||
| **Joint Training**: **All parameters $\theta_s$, $\theta_o$, $\theta_n$ are jointly optimized.** | **Joint Training**: **All parameters $\theta_s$, $\theta_o$, $\theta_n$ are jointly optimized.** | ||
| - | {{:deep_learning: | + | {{deep_learning: |
| **Algorithm of LwF** | **Algorithm of LwF** | ||
| - | {{:deep_learning: | + | {{deep_learning: |
| **Backbone** | **Backbone** | ||
| Line 298: | Line 298: | ||
| * prioritized exemplar selection based on herding | * prioritized exemplar selection based on herding | ||
| * representation learning using knowledge distillation and prototype rehearsal | * representation learning using knowledge distillation and prototype rehearsal | ||
| + | |||
| + | **Introduction** | ||
| + | |||
| + | Classification | ||
| + | |||
| + | {{deep_learning: | ||
| + | |||
| + | Training | ||
| + | |||
| + | {{deep_learning: | ||
| **Why nearest-mean-of-exemplars classification** | **Why nearest-mean-of-exemplars classification** | ||