This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
Watch
1
Star
0
Fork
0
You've already forked pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
synced
2025-06-03 15:01:08 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
pytorch-image-models
/
timm
/
models
History
talrid
8a63c1add8
finalizing
2020-04-12 19:08:35 +03:00
..
layers
TResNet models
2020-04-12 18:44:12 +03:00
__init__.py
TResNet models
2020-04-12 18:44:12 +03:00
densenet.py
…
dla.py
…
dpn.py
…
efficientnet_blocks.py
Update EfficientNet feature extraction for EfficientDet. Add needed MaxPoolSame as well.
2020-04-09 01:41:54 -07:00
efficientnet_builder.py
Update EfficientNet feature extraction for EfficientDet. Add needed MaxPoolSame as well.
2020-04-09 01:41:54 -07:00
efficientnet.py
Update EfficientNet feature extraction for EfficientDet. Add needed MaxPoolSame as well.
2020-04-09 01:41:54 -07:00
factory.py
…
feature_hooks.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
…
res2net.py
…
resnet.py
Fix minor typos in create_attn.py and resnet.py
2020-04-07 21:15:57 +09:00
selecsls.py
…
senet.py
…
sknet.py
…
tresnet.py
finalizing
2020-04-12 19:08:35 +03:00
xception.py
…