PaddleClas/ppcls/arch/backbone/legendary_models
zhangyubo0722 cdecc0b437
fix hgnet kwargs (#2949)
2023-09-01 23:36:58 +08:00
..
__init__.py
esnet.py
hrnet.py
inception_v3.py
mobilenet_v1.py Revert "add amp decorator and parse_batch decorator" 2023-03-14 16:47:13 +08:00
mobilenet_v3.py
pp_hgnet.py fix hgnet kwargs (#2949) 2023-09-01 23:36:58 +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