mirror of
https://github.com/deepinsight/insightface.git
synced 2026-01-11 02:10:16 +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 *
|
|
|