You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/timm/models
Ross Wightman 736f209e7d
Update vision transformers to be compatible with official code. Port official ViT weights from jax impl.
4 years ago
..
layers
pruned
__init__.py
cspnet.py
densenet.py
dla.py
dpn.py
efficientnet.py
efficientnet_blocks.py
efficientnet_builder.py
factory.py
features.py
gluon_resnet.py
gluon_xception.py
helpers.py
hrnet.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
mobilenetv3.py
nasnet.py
pnasnet.py
registry.py
regnet.py
res2net.py
resnest.py
resnet.py
rexnet.py
selecsls.py
senet.py
sknet.py
tresnet.py
vision_transformer.py Update vision transformers to be compatible with official code. Port official ViT weights from jax impl. 4 years ago
vovnet.py
xception.py
xception_aligned.py