This commit is contained in:
chenxuanhong
2022-01-17 13:17:49 +08:00
parent bf2df5c5a6
commit 601d2ee43d
58 changed files with 2748 additions and 5696 deletions
+4
View File
@@ -0,0 +1,4 @@
from .arcface_models import ArcMarginModel
from .arcface_models import ResNet
from .arcface_models import IRBlock
from .arcface_models import SEBlock