Skip to content

Commit

Permalink
register mobilenetv3
Browse files Browse the repository at this point in the history
  • Loading branch information
L1aoXingyu committed Nov 20, 2021
1 parent 43da387 commit 581bddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastreid/modeling/backbones/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
from .regnet import build_regnet_backbone, build_effnet_backbone
from .shufflenet import build_shufflenetv2_backbone
from .mobilenet import build_mobilenetv2_backbone
from .mobilenetv3 import build_mobilenetv3_backbone
from .repvgg import build_repvgg_backbone
from .vision_transformer import build_vit_backbone

0 comments on commit 581bddb

Please sign in to comment.