PaddleClas/ppcls/arch/backbone/model_zoo
HydrogenSulfate 7d9f4dcb59 change Tensor.numpy()[0] to float(Tensor) for 0-D tensor case 2022-11-01 14:37:11 +08:00
..
__init__.py
adaface_ir_net.py
alexnet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
cae.py fix cae_large 2022-09-13 08:05:07 +00:00
convnext.py fix: update pretrained url 2022-10-18 17:48:31 +08:00
cspnet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
cswin_transformer.py fix: change to relative import 2022-08-19 11:40:38 +08:00
darknet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
densenet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
distilled_vision_transformer.py fix: change to relative import 2022-08-19 11:40:38 +08:00
dla.py fix: change to relative import 2022-08-19 11:40:38 +08:00
dpn.py fix: change to relative import 2022-08-19 11:40:38 +08:00
efficientnet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
ghostnet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
googlenet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
gvt.py change Tensor.numpy()[0] to float(Tensor) for 0-D tensor case 2022-11-01 14:37:11 +08:00
hardnet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
inception_v4.py fix: change to relative import 2022-08-19 11:40:38 +08:00
levit.py fix: change to relative import 2022-08-19 11:40:38 +08:00
mixnet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
mobilenet_v2.py fix: change to relative import 2022-08-19 11:40:38 +08:00
mobilevit.py fix: change to relative import 2022-08-19 11:40:38 +08:00
peleenet.py fix: update pretrained url 2022-10-18 17:48:31 +08:00
pvt_v2.py fix: change to relative import 2022-08-19 11:40:38 +08:00
rednet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
regnet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
repvgg.py fix: change to relative import 2022-08-19 11:40:38 +08:00
res2net.py fix: change to relative import 2022-08-19 11:40:38 +08:00
res2net_vd.py fix: change to relative import 2022-08-19 11:40:38 +08:00
resnest.py fix: change to relative import 2022-08-19 11:40:38 +08:00
resnet_vc.py fix: change to relative import 2022-08-19 11:40:38 +08:00
resnext.py fix: change to relative import 2022-08-19 11:40:38 +08:00
resnext101_wsl.py fix: change to relative import 2022-08-19 11:40:38 +08:00
resnext_vd.py fix: change to relative import 2022-08-19 11:40:38 +08:00
rexnet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
se_resnet_vd.py fix: change to relative import 2022-08-19 11:40:38 +08:00
se_resnext.py fix: change to relative import 2022-08-19 11:40:38 +08:00
se_resnext_vd.py fix: change to relative import 2022-08-19 11:40:38 +08:00
shufflenet_v2.py fix: change to relative import 2022-08-19 11:40:38 +08:00
squeezenet.py fix: change to relative import 2022-08-19 11:40:38 +08:00
tnt.py fix: change to relative import 2022-08-19 11:40:38 +08:00
van.py fix: update pretrained url 2022-10-18 17:48:31 +08:00
vision_transformer.py fix: change to relative import 2022-08-19 11:40:38 +08:00
wideresnet.py add fixmatch 2022-10-25 12:04:22 +08:00
xception.py fix: change to relative import 2022-08-19 11:40:38 +08:00
xception_deeplab.py fix: change to relative import 2022-08-19 11:40:38 +08:00