File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Every model must inherit `inclearn.models.base.IncrementalLearner`.
16
16
# PODNet: Pooled Outputs Distillation for Small-Tasks Incremental Learning
17
17
18
18
[ ![ Paper] ( https://img.shields.io/badge/arXiv-2004.13513-brightgreen )] ( https://arxiv.org/abs/2004.13513 )
19
- ![ ECCV] ( https://img.shields.io/badge/ECCC -2020-blue )
19
+ ![ ECCV] ( https://img.shields.io/badge/ECCV -2020-blue )
20
20
[ ![ Youtube] ( https://img.shields.io/badge/Youtube-link-red )] ( https://www.youtube.com/watch?v=SWFO1_lTcR8 )
21
21
22
22
</div >
@@ -74,7 +74,7 @@ in the paper. Please see the directory `./options/podnet/ablations/`.
74
74
# Insight From the Future for Continual Learning
75
75
76
76
[ ![ Paper] ( https://img.shields.io/badge/arXiv-2006.13748-brightgreen )] ( https://arxiv.org/abs/2006.13748 )
77
- ![ Preprint ] ( https://img.shields.io/badge/Preprint-2020 -blue )]
77
+ ![ CVPR Workshop ] ( https://img.shields.io/badge/CVPRW-2021 -blue )
78
78
79
79
</div >
80
80
You can’t perform that action at this time.
0 commit comments