deepinsight / deepinsight/insightface
How to test the accuracy of the arcface_torch model?
- Dominant language
- Python
- Stars
- 29.8k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
I try to test my own model on my own dataset,but there is only eval_ijbc.py that doesn't support any dataset except ijbc. And i find verification.py in the eval folder but i don't know how to use it. Can anyone please tell me how to test the accuracy?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading eval_ijbc.py and verification.py in the eval folder to determine their expected model and dataset inputs. Clarify how verification.py should be run with a custom dataset, and document the required command, inputs, and expected accuracy output so users can test arcface_torch models beyond IJBC.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- computer-vision, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100