deepinsight / deepinsight/insightface

Customized Dataset Validation Accuracy

Open
#1,160 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

Hello @nttstar ,

Currently, I'm training my customized dataset by recognition/training.py, the parameters as following:
batch_size=64, ckpt=3, ctx_num=1, dataset='emore', dataset_path=' ./facial_workspace/training/output', frequent=20, image_channel=3, image_shape=[112, 112, 3], kvstore='device', loss='arcface', lr=0.1, lr_steps='100000,160000,220000', models_root='./models', mom=0.9, network='r100', num_classes=90374, per_batch_size=64, pretrained='', pretrained_epoch=0, rescale_threshold=0, val_targets=['lfw', 'cfp_fp', 'agedb_30'], verbose=2000, wd=0.0005

My question is :
Can I stop this training as I found the "Accuracy-Highest" (value is 0.71433 that is not high enough) has not been changed long time.

![image](https://user-images.githubusercontent.com/519028/84893143-59d4e780-b0d1-11ea-9cc7-71c62925574a.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.