hominot / metric_learning

0 stars 0 forks source link

Evaluate "contrastive loss" #19

Closed hominot closed 6 years ago

hominot commented 6 years ago
hominot commented 6 years ago

Quoting from https://arxiv.org/pdf/1706.07567.pdf

All models are trained using Adam [18] with a batch size of 200 for face verification, 80 for Stanford Online Products, and 128 for other experiments. The network architecture follows ResNet-50 (pre-activation) [13].

hominot commented 6 years ago

https://github.com/hominot/research/issues/35 should be resolved before proceeding with the experiments. I will work on the new cross validation split logic and perform some preliminary tests on it to make sure the overfitting issue is mitigated.