-
Hi @JirongZhang ,
those two statements seem to be mutually exclusive. Could you please elaborate on that? Is using the triplet loss beneficial or not?
Readme:
> The "Oneline" model can produ…
-
Hi,
I tried to train on the wikipedia dataset with triplet loss using the code given here: https://github.com/UKPLab/sentence-transformers/blob/master/examples/training/other/training_wikipedia_se…
-
I have a sequence classification dataset, which I want to use to make sentence embeddings using triplet loss. How should I restructure the dataset to make it compatible with the codebase.
Also how s…
-
# Implementing Triplet Losses for Implicit Feedback Recommender Systems with R and Keras - Nan Xiao | 肖楠
[https://nanx.me/blog/post/triplet-loss-r-keras/](https://nanx.me/blog/post/triplet-loss-r-k…
-
郑博士您好!
您在论文中提到有minibatch中50%的图片用作Negative mining ,并且使用了度量学习的方法.请问Negative mining 以及 triplet loss对应于代码中的何处?
-
## Fix the Op info test for `nn.functional.tanhshrink .. nn.functional.upsample_bilinear`
1. Find the lines 443 to 447 of [test_ops.py](test/test_ops.py) and remove
`nn.functional.tanhshrink` .. `…
qihqi updated
2 weeks ago
-
Hi!,
I am trying to do fine-tuning of the last layer of the adaface model, for this leaving frozen all the weights of the network, except those belonging to the last layers. The problem is that the…
-
https://twitter.com/alfcnz/status/1133372277876068352
Unfortunately that triplet loss is flawed. The most offending negative sample has zero gradient. That power of 2 should be a power of ½.I feel …
-
Hi @davidsandberg! Thanks for your work on this repo!
When training with triplet loss using the recommended hyperparameters in the wiki, what kind of results were obtained? It'd be great if I could…
-
Hello, Does anybody having the pre-trained model with you?
I used "CASIA-WebFace" and "MS-Celeb-1M" pre-trained models, but the one-to-one comparison is also not accurate. Images of two different p…