You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MSc Thesis experimental code. Apply the GEM algorithm to image classification and image captioning problems. Implementation of MaskedGEM, a version of GEM to address the incremental expansion of model's parameters due to vocabulary updates (image captioning). Benchmark of GEM and MaskedGEM with other continual learning methods for image captioning.