deepinsight / deepinsight/insightface

Change the readme according the new version of code

Open
#1,012 1 comment 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

The readme is out of line with the project, for example in readme it says to perform the training as follows:

`CUDA_VISIBLE_DEVICES='0,1,2,3' python -u train.py --network r100 --loss arcface --dataset emore`

but the option --loss and --dataset doesn´t exists, in fact now is --loss-type and --data-dir, and looking at the code, I realized that these options work completely differently from the previous ones.

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.