Can we perform unsupervised domain adaptation without accessing source data? Recent works show that it is not only possible but also very effective. In
Read MoreCategory: transfer learning
MAE, SlimCAE and DANICE: towards practical neural image compression
Neural image and video codecs achieve competitive rate-distortion performance. However, they have a series of practical limitations, such as relying on heavy models, that
Read MoreMix and match networks (part 2)
This is a brief update on mix and match networks (M&MNets), describing the new ideas included in the extended version (IJCV 2020). An earlier
Read MoreMeRGANs: generating images without forgetting
The problem of catastrophic forgetting (a network forget previous tasks when learning a new one) and how to address it has been studied mostly
Read MoreLearning RGB-D features for images and videos
Depth sensors capture information that complements conventional RGB data. How to combine them in an effective multimodal representation is still actively studied, and depends
Read MoreMix and match networks
We recently explored how we can take multiple seen image-to-image translators and reuse them to infer other unseen translations, in an approach we call
Read MoreRotating networks to prevent catastrophic forgetting
In contrast to humans, neural networks tend to quickly forget previous tasks when trained on a new one (without revisiting data from previous tasks).
Read More