harveyslash/Facial-Similarity-with-Siamese-Networks-in-Pytorch

dissimilarity more than 1?

fqassemi opened this issue · 1 comments

Hi all, I have tried the notebook removing the cuda part since I have no gpu. Two things that I noticed, 1) loss gets below 0.2 after 10 epoch (which is way better than what is reported using gpu), and 2) in testing I get dissimilarity more than 1 (I was hoping to get a number between 0 and 1). I am wondering is there anything wrong here?