Skip to content

Commit

Permalink
align mobilefacenet (PaddlePaddle#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuoxiaWang authored Dec 5, 2022
1 parent 36ffdf4 commit b9c7c2a
Show file tree
Hide file tree
Showing 8 changed files with 766 additions and 0 deletions.
1 change: 1 addition & 0 deletions plsc/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
from .deit import *
from .iresnet import *
from .face_vit import *
from .mobilefacenet import *

__all__ = ["build_model"]

Expand Down
Loading

0 comments on commit b9c7c2a

Please sign in to comment.