Files
SimSwapPlus/models/__init__.py
T
chenxuanhong 601d2ee43d update
2022-01-17 13:17:49 +08:00

4 lines
149 B
Python

from .arcface_models import ArcMarginModel
from .arcface_models import ResNet
from .arcface_models import IRBlock
from .arcface_models import SEBlock