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 simple tryout for a Neuronal Network which learns a similarity function to identify similar images. It uses the pretrained layers from reNet50 to reduce the amount of time and computing p…