TripletNet
TripletNet copied to clipboard
Deep metric learning using Triplet network
Apologies I misread your model.lua.
Hello, I'm running the code to train on the various toy datasets (e.g., Cifar10, Mnist, etc.) and every time I train, regardless of the # of epochs I specify, the...
Hello, I know my question is very trivial but I want to know how to classify data using this method and how to use the saved weights, I want to...
Hi, # I have a bug when I run the code according to the instructions. The detail of implementing is as follows: wang@Apocalypse02:/raid5/wang/TripletNet$ th Main.lua -dataset Cifar10 -LR 0.1 -save...