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

Fail to evaluate: all are 0.5000(0.0000) #11

Open
PurpleMStone opened this issue Nov 6, 2020 · 0 comments
Open

Fail to evaluate: all are 0.5000(0.0000) #11

PurpleMStone opened this issue Nov 6, 2020 · 0 comments

Comments

@PurpleMStone
Copy link

The training loss is normal, from 9 to about 1

(mmdet) spl_feature@spl-feature:~/shizishan/face_recognition_framework-master$ sh experiments/webface/res50-bs64-sz224-ep35/evaluate.sh 5
main.py:49: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
config = yaml.load(f)
Creating model on [1] gpus: 0
=> loading checkpoint 'experiments/webface/res50-bs64-sz224-ep35/checkpoints/ckpt_epoch_5.pth.tar'
=> loaded checkpoint 'experiments/webface/res50-bs64-sz224-ep35/checkpoints/ckpt_epoch_5.pth.tar' (epoch 5 iteration 153320)
loading from: experiments/webface/res50-bs64-sz224-ep35/checkpoints/ckpt_epoch_5_lfw.bin

  • lfw: accuracy: 0.5000(0.0000)
    loading from: experiments/webface/res50-bs64-sz224-ep35/checkpoints/ckpt_epoch_5_cfp_ff.bin
  • cfp_ff: accuracy: 0.5000(0.0000)
    loading from: experiments/webface/res50-bs64-sz224-ep35/checkpoints/ckpt_epoch_5_cfp_fp.bin
  • cfp_fp: accuracy: 0.5000(0.0000)
    loading from: experiments/webface/res50-bs64-sz224-ep35/checkpoints/ckpt_epoch_5_agedb_30.bin
  • agedb_30: accuracy: 0.5000(0.0000)
    loading from: experiments/webface/res50-bs64-sz224-ep35/checkpoints/ckpt_epoch_5_calfw.bin
  • calfw: accuracy: 0.5000(0.0000)
    loading from: experiments/webface/res50-bs64-sz224-ep35/checkpoints/ckpt_epoch_5_cplfw.bin
  • cplfw: accuracy: 0.5000(0.0000)
    (mmdet) spl_feature@spl-feature:~/shizishan/face_recognition_framework-master$
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