Arthur Douillard
Arthur Douillard
CVPR2021_PLOP
Official code of CVPR 2021's PLOP: Learning without Forgetting for Continual Semantic Segmentation
deepcourse
Learn the Deep Learning for Computer Vision in three steps: theory from base to SotA, code in PyTorch, and space-repetition with Anki
dytox
Dynamic Token Expansion with Continual Transformers, accepted at CVPR 2022
incremental_learning.pytorch
A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).
keras-effnet
Implementation in Keras of Effnet (https://arxiv.org/abs/1801.06434)
keras-mobilenet
Implementation in Keras of MobileNet (https://arxiv.org/abs/1704.04861)
keras-shufflenet
Implementation in Keras of ShuffleNet (https://arxiv.org/abs/1707.01083)
keras-snapshot_ensembles
Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)
nalu.pytorch
Implementation of NALU & NAC (https://arxiv.org/abs/1808.00508 | DeepMind) in PyTorch.
mada.pytorch
Unfinished Work: Implementation of Multi-Adversarial Domain Adaptation (https://arxiv.org/abs/1809.02176) in Pytorch