deepinsight / deepinsight/insightface
num_matches_mismatches
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
I encountered a problem generating pairs.txt files for my own dataset. I don't know how to set --num_matches_mismatches. Could you help me?
parser.add_argument('--num_matches_mismatches',
type=int,
required=True,
help='Number of matches/mismatches per fold.')
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.