vlfeat / matconvnet

MatConvNet: CNNs for MATLAB
Other
1.4k stars 752 forks source link

Siamese network in matconvnet #442

Open cheer37 opened 8 years ago

cheer37 commented 8 years ago

Anyone has implemented siamese network using matconvnet? Verdaldi says that trick is paring images and using vl_nnpdist. However, where can we calculate the contrastive loss with their labels? Thanks.

HaithemH commented 7 years ago

Hello The same problem i'm trying to solve. Any suggestion