Angular-Triplet-Loss
Angular-Triplet-Loss copied to clipboard
After margin inner product layer should be softmax loss or triplet loss in the end?
I think it should be softmax loss layer, beacuse for triplet layer the dim of fc6 is quite large, but still not sure, it is not mentioned in the project.