Skip to content

Commit

Permalink
Merge pull request xialeiliu#7 from umbertomichieli/master
Browse files Browse the repository at this point in the history
Added 'Incremental Learning Techniques for Semantic Segmentation'
  • Loading branch information
xialeiliu authored Aug 25, 2019
2 parents 7061e87 + 6ed7cab commit d27c978
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Being aware of different training and test settings.
- <a name="todo"></a> Learning to Learn without Forgetting By Maximizing Transfer and Minimizing Interference (**ICLR2019**) [[paper](https://openreview.net/forum?id=B1gTShAct7)] [[code](https://github.com/mattriemer/mer)]
- <a name="todo"></a> Overcoming Catastrophic Forgetting via Model Adaptation (**ICLR2019**) [[paper](https://openreview.net/forum?id=ryGvcoA5YX)]
- <a name="todo"></a> A comprehensive, application-oriented study of catastrophic forgetting in DNNs (**ICLR2019**) [[paper](https://openreview.net/forum?id=BkloRs0qK7)]
- <a name="todo"></a> Incremental Learning Techniques for Semantic Segmentation (**ICCVW2019**) [[paper](https://arxiv.org/abs/1907.13372)] [[code](https://github.com/LTTM/IL-SemSegm)]

### 2018
- <a name="todo"></a> Memory Replay GANs: learning to generate images from new categories without forgetting
Expand Down

0 comments on commit d27c978

Please sign in to comment.