mirror of
https://github.com/deepinsight/insightface.git
synced 2025-12-30 16:12:27 +00:00
8 lines
119 B
Python
8 lines
119 B
Python
from .test_settings import *
|
|
from .test_utilis import *
|
|
|
|
# Unit module
|
|
from .unit import *
|
|
from .performance import *
|
|
|