Skip to content

bestgwl/determination-of-identity

 
 

Repository files navigation

determination-of-identity

About-Siamese-Network shows the mnist siamese network how to work.

Diterminating two CT images of head is whether a same person. I have two ways to solve this problem, first is Siamese Network, and second is extracting feature vector and computing a cosine distance from a classic classfication network with an additional center_loss function.

About

Caffe Siamese Network and Similarity by feature vector.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.4%
  • Python 0.6%