mirror of
https://github.com/deepinsight/insightface.git
synced 2026-03-02 04:30:18 +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 *
|
||
|
|
|