Skip to content

The Facenet paper of 2015 proposed an interesting solution for huge multiclass problems. Instead of the traditional approach, we try to learn a similarity function i.e. degree of difference between 2 inputs. If the degree of difference between the inputs is less than a threshold then the inputs are classified as similar else different.

Notifications You must be signed in to change notification settings

amit-raj-repo/DL-NLP-Siamese-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Siamese-Network

About

The Facenet paper of 2015 proposed an interesting solution for huge multiclass problems. Instead of the traditional approach, we try to learn a similarity function i.e. degree of difference between 2 inputs. If the degree of difference between the inputs is less than a threshold then the inputs are classified as similar else different.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published