Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understanding Hyperparamters for finetuning #20

Open
akirs82 opened this issue Apr 25, 2023 · 0 comments
Open

Understanding Hyperparamters for finetuning #20

akirs82 opened this issue Apr 25, 2023 · 0 comments

Comments

@akirs82
Copy link

akirs82 commented Apr 25, 2023

Hello ydwen,

Can you brief us once on the training hyperparameters like s,m,lw. For my custom dataset that I have collected in my university, ACC is around 59 to 60 and the validation accuracies are reducing in every iterations. The Mag_std,Mag_mean values are so high. Sample logs as follows for different learning rates,

train.log
train.log
train.log
train.log
train.log
train.log

My custom dataset contains surveillance images with avergae widthxheight approx as 30x30. I am using spherefacer as below,

  head:
    net:
      type: SphereFaceR_H
      s: 60
      m: 1.4
      magn_type: v2
      lw: 50.

It seems little difficult to train these - any help will be greatly helpful and appreciated.

regards
akirs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant