Commit Graph

184 Commits (11704cc721197be84ed8a0a816dc54c1468f7cc0)

Author SHA1 Message Date
Ross Wightman dfa9298b4e Add MixNet (https://arxiv.org/abs/1907.09595) with pretrained weights converted from Tensorflow impl
5 years ago
Ross Wightman d97510fd4a Add new results csv and update README with 3 new ResNet weight results
5 years ago
Ross Wightman 5684c6af32
Update README.md
5 years ago
Ross Wightman a6b2f6eca5 Update README, bump version
5 years ago
Ross Wightman c3287aafb3 Slight improvement in EfficientNet-B2 native PyTorch weights
5 years ago
Ross Wightman b8762cc67d Model updates. Add my best ResNet50 weights top-1=78.47. Add some other torchvision weights.
5 years ago
Ross Wightman 13c19e213d Add native PyTorch EfficientNet B1 and B2 weights. Not quite where I want them, but hitting the brick wall and moving on to other projects...
5 years ago
Ross Wightman 8512436436 Add instagram pretrained ResNeXt models from https://pytorch.org/hub/facebookresearch_WSL-Images_resnext/, update README
5 years ago
Ross Wightman 6fc886acaf Remove all prints, change most to logging calls, tweak alignment of batch logs, improve setup.py
5 years ago
Ross Wightman 1019414fd2 Add ported Tensorflow EfficientNet B4/B5 weights
5 years ago
Ross Wightman c6b8259ad6
Update README.md
5 years ago
Ross Wightman f3134973b5 Add the MnasNet-B1 variant weights, add A1/B1 model names as in the stand-alone repo, remove a bit of unused code
5 years ago
Ross Wightman 2060e433c0 Add native PyTorch weights for SE-MnasNet aka MnasNet-A1
5 years ago
Ross Wightman 7d17394bdc Add native PyTorch weights for EfficientNet-B0 w/ top-1 > 76.9
5 years ago
Ross Wightman 105d5702d7
Update README.md
5 years ago
Ross Wightman 6688d0669f PyTorch trained MobileNetV3 weights that match/best paper. Update fbnetc weights to improved copy.
5 years ago
Zhun Zhong b32361c9f8
Correct name
5 years ago
Ross Wightman 99122aac1c Replace ResNet-34 default weights with a great result from my experiments.
5 years ago
Ross Wightman 4bb5e9b224 Ported Tensorflow pretrained EfficientNet weights and some model cleanup
5 years ago
Ross Wightman 7a6d61566e Add EfficientNet impl, change existing depth_multipler -> channel_multiplier as definitions have been confused
5 years ago
Ross Wightman 99ab1b1276
Update README.md
5 years ago
Ross Wightman c2de3a922b
Update README.md
5 years ago
Ross Wightman 2da0b4dbc1 Add inception_v3 models via torchvision, 4 different pretrained weight choices
5 years ago
Ross Wightman af1a68d2e1
Update README.md
5 years ago
Ross Wightman a4516fe0fb Add pretrained weights for FBNet-C
5 years ago
Ross Wightman a72e9b67ee
Update README.md
5 years ago
Ross Wightman e3377b0409 Add some info to README
5 years ago
Ross Wightman fee607edf6 Mixup implemention in progress
5 years ago
Ross Wightman db056d97e2 Add MobileNetV3 and associated changes hard-swish, hard-sigmoid, efficient head, etc
5 years ago
Ross Wightman 0956cd4b66
Update README.md
5 years ago
Ross Wightman 1cf3ea0467
Update README.md
5 years ago
Ross Wightman 073d31a076
Update README.md
5 years ago
Ross Wightman 7ba78aaaeb
Update README.md
5 years ago
Ross Wightman e8e8bce335
Create README.md
5 years ago