fangpin / siamese-pytorch

Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot
282 stars 62 forks source link

Siamese network for binary classification #6

Closed abdul-wajid closed 3 years ago

abdul-wajid commented 5 years ago

Hi Fang, I am trying to use the model for binary classification, but its not working, can you please help me with that