Arthur Douillard

Results 10 repositories owned by Arthur Douillard

CVPR2021_PLOP

139
Stars
23
Forks
Watchers

Official code of CVPR 2021's PLOP: Learning without Forgetting for Continual Semantic Segmentation

deepcourse

132
Stars
18
Forks
Watchers

Learn the Deep Learning for Computer Vision in three steps: theory from base to SotA, code in PyTorch, and space-repetition with Anki

dytox

134
Stars
20
Forks
Watchers

Dynamic Token Expansion with Continual Transformers, accepted at CVPR 2022

incremental_learning.pytorch

377
Stars
58
Forks
Watchers

A collection of incremental learning paper implementations including PODNet (ECCV20) and Ghost (CVPR-W21).

keras-effnet

22
Stars
9
Forks
Watchers

Implementation in Keras of Effnet (https://arxiv.org/abs/1801.06434)

keras-mobilenet

22
Stars
8
Forks
Watchers

Implementation in Keras of MobileNet (https://arxiv.org/abs/1704.04861)

keras-shufflenet

18
Stars
6
Forks
Watchers

Implementation in Keras of ShuffleNet (https://arxiv.org/abs/1707.01083)

keras-snapshot_ensembles

25
Stars
10
Forks
Watchers

Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)

nalu.pytorch

17
Stars
0
Forks
Watchers

Implementation of NALU & NAC (https://arxiv.org/abs/1808.00508 | DeepMind) in PyTorch.

mada.pytorch

16
Stars
1
Forks
Watchers

Unfinished Work: Implementation of Multi-Adversarial Domain Adaptation (https://arxiv.org/abs/1809.02176) in Pytorch