Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.

Can you explain config file param means? #6

Open
fanweiya opened this issue Sep 9, 2019 · 0 comments
Open

Can you explain config file param means? #6

fanweiya opened this issue Sep 9, 2019 · 0 comments

Comments

@fanweiya
Copy link

fanweiya commented Sep 9, 2019

loss_type: 'logit'   # logit or triplet
logits_scale: 64.0
logits_margin1: 1.0   # m1: sphereface should >= 1
logits_margin2: 0.2   # m2: cosineface should >= 0
logits_margin3: 0.3   # m3: arcface    should >= 0

center_loss_factor: 0.0  # center loss
center_alpha: 0.9   # center update rate

alpha: 0.2     # triplet margin

# run params
thresh: 0.2
below_fpr: 0.001        # fpr should below this
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant