PaddleClas/ppcls/arch/backbone/legendary_models
cuicheng01 e9a59678f0
update PP-HGNetV2 (#2993)
2023-10-07 16:45:16 +08:00
..
__init__.py legendary models v0.1 2021-05-31 16:01:02 +08:00
esnet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
hrnet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
inception_v3.py fix: change to relative import 2022-08-19 11:40:38 +08:00
mobilenet_v1.py Revert "add amp decorator and parse_batch decorator" 2023-03-14 16:47:13 +08:00
mobilenet_v3.py fix: change to relative import 2022-08-19 11:40:38 +08:00
pp_hgnet.py fix hgnet kwargs (#2949) 2023-09-01 23:36:58 +08:00
pp_hgnet_v2.py update PP-HGNetV2 (#2993) 2023-10-07 16:45:16 +08:00
pp_lcnet.py refactor: mv the init_res of net to super().__init__() 2022-09-28 20:13:19 +08:00
pp_lcnet_v2.py rename to re_parameterize() for re-parameterization nets 2023-01-06 20:29:07 +08:00
resnet.py Fix resnext model, split main logic with guard (#2956) 2023-09-18 17:25:57 +08:00
swin_transformer.py fix sot-slow problem (#2976) 2023-09-18 17:27:01 +08:00
vgg.py fix: change to relative import 2022-08-19 11:40:38 +08:00