PaddleClas/ppcls/arch/backbone/legendary_models
Tingquan Gao 0a38723196 Revert "add amp decorator and parse_batch decorator"
This reverts commit 4008588343.
2023-03-14 16:47:13 +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: change to relative import 2022-08-19 11:40:38 +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 add the pretrained url 2023-01-06 20:29:07 +08:00
swin_transformer.py add swinV1 22k weights 2023-01-20 14:07:04 +08:00
vgg.py fix: change to relative import 2022-08-19 11:40:38 +08:00