mirror of
https://github.com/deepinsight/insightface.git
synced 2026-01-17 23:00:17 +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 *
|
||
|
|
|