deepinsight / deepinsight/insightface
Arcface_paddle :Why are the contents of FresResNet50.pdiparams output by export.py different?
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
When checking the two output by export.py with md5sum, only the contents of FresResNet50.pdiparams are different.
sh scripts/export_static.sh && md5sum /FresResNet50/exported_model/*
4166d80f82ba77cc7254432871c21470 /FresResNet50.pdiparams
96637fd6ffa626790b2607445ef21cce /FresResNet50.pdmodel
sh scripts/export_static.sh && md5sum /FresResNet50/exported_model/*
5e1e9f239754d76f4db4ea85f5e4067b /FresResNet50.pdiparams
96637fd6ffa626790b2607445ef21cce /FresResNet50.pdmodel
sh scripts/export_static.sh && md5sum /FresResNet50/exported_model/*
5e1e9f239754d76f4db4ea85f5e4067b /FresResNet50.pdiparams
96637fd6ffa626790b2607445ef21cce /FresResNet50.pdmodel
Why do people and labels not match even in video recognition?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.