deepinsight / deepinsight/insightface
No module named 'metric'
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
CUDA_VISIBLE_DEVICES='0,1,2,3' python -u train.py --network r100 --loss arcface --dataset emore
File "train.py", line 18, in
from metric import *
ModuleNotFoundError: No module named 'metric'
btw, so many train.py, It is better to specify clearly which one is used.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.