Skip to content

Commit c09fc54

Browse files
author
Arthur Douillard
authored
Update README.md
1 parent 86b63ea commit c09fc54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Every model must inherit `inclearn.models.base.IncrementalLearner`.
1616
# PODNet: Pooled Outputs Distillation for Small-Tasks Incremental Learning
1717

1818
[![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)
2020
[![Youtube](https://img.shields.io/badge/Youtube-link-red)](https://www.youtube.com/watch?v=SWFO1_lTcR8)
2121

2222
</div>
@@ -74,7 +74,7 @@ in the paper. Please see the directory `./options/podnet/ablations/`.
7474
# Insight From the Future for Continual Learning
7575

7676
[![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)
7878

7979
</div>
8080

0 commit comments

Comments
 (0)