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
This is a Keras implementation of"Look, Listen and Learn" Model on the research by R. Arandjelovic and A. Zisserman, at DeepMind. This model can get cross-modal features between audios and images.
Core Concept
Different Point from Original Model
SqueezeNet is used for visual CNN.
About
Keras Implementation of "Look, Listen and Learn" Model