PaddleClas/ppcls/arch/backbone/model_zoo
zhangyubo0722 fdaf24ee78 add models 2022-12-22 14:54:25 +08:00
..
__init__.py move files 2021-05-25 14:39:53 +08:00
adaface_ir_net.py modify face_dataset and ir_net name issue 2022-05-19 02:22:17 +00:00
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 add models 2022-12-22 14:54:25 +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
nextvit.py Add NextViT code and docs 2022-11-23 14:59:55 +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 add models 2022-12-22 14:54:25 +08:00
repvgg.py add models 2022-12-22 14:54:25 +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 add models 2022-12-22 14:54:25 +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 add models 2022-12-22 14:54:25 +08:00
uniformer.py add uniformer lst 2022-12-02 19:45:59 +08:00
van.py add models 2022-12-22 14:54:25 +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