Cadene / pretrained-models.pytorch

Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
BSD 3-Clause "New" or "Revised" License
9.02k stars 1.83k forks source link

[Request] SOTA AmoebaNet-B (6, 512) #142

Open jonasrauber opened 5 years ago

jonasrauber commented 5 years ago

This net is the current state-of-the-art on ImageNet and CIFAR-10: GPipe: Efficient Training of Giant Neural Networks using Pipeline Parallelism https://arxiv.org/abs/1811.06965

Would be great to have a pretrained model. So far I am not aware of it being available anywhere. Pointers welcome!

Cadene commented 5 years ago

@jonasrauber it would be awesome to have it, but I am not aware of it being available too.

Same for MobileNASNet :) MnasNet: Platform-Aware Neural Architecture Search for Mobile