refactoring

This commit is contained in:
iperov 2021-11-07 10:03:15 +04:00
commit 30ba51edf7
24 changed files with 663 additions and 459 deletions

View file

@ -1,2 +1,3 @@
from .CenterFace.CenterFace import CenterFace, CenterFace_to_onnx
from .CenterFace.CenterFace import CenterFace_to_onnx
from .S3FD.S3FD import S3FD
from .CTSOT.CTSOT import CTSOT, CTSOTNet