MCPcopy
hub / github.com/ronghuaiyang/arcface-pytorch

github.com/ronghuaiyang/arcface-pytorch @main sqlite

repository ↗ · DeepWiki ↗
67 symbols 172 edges 13 files 10 documented · 15%
README

arcface-pytorch

pytorch implement of arcface

References

https://github.com/deepinsight/insightface

https://github.com/auroua/InsightFace_TF

https://github.com/MuggleWang/CosFace_pytorch

pretrained model and lfw test dataset

the pretrained model and the lfw test dataset can be download here. link: https://pan.baidu.com/s/1tFEX0yjUq3srop378Z1WMA pwd: b2ec the pretrained model use resnet-18 without se. Please modify the path of the lfw dataset in config.py before you run test.py.

Core symbols most depended-on inside this repo

conv3x3
called by 4
models/resnet.py
_make_layer
called by 4
models/resnet.py
_make_layer
called by 4
models/resnet.py
display_current_results
called by 3
utils/visualizer.py
size_to_str
called by 2
utils/view_model.py
resnet34
called by 2
models/resnet.py
resnet50
called by 2
models/resnet.py
resnet_face18
called by 2
models/resnet.py

Shape

Method 32
Function 21
Class 14

Languages

Python100%

Modules by API surface

models/resnet.py27 symbols
models/metrics.py11 symbols
test.py9 symbols
utils/view_model.py7 symbols
utils/visualizer.py4 symbols
data/dataset.py4 symbols
models/focal_loss.py3 symbols
train.py1 symbols
config/config.py1 symbols

For agents

$ claude mcp add arcface-pytorch \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact