titu1994 / Keras-ResNeXt

Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where is the pretrained model?

lelechen63 opened this issue · comments

Hi Somshubra,

I find that you didn't mention the place to download the pretrained resNext model. The Imagenet pretrained without top one.

Best,
Lele

Because there isn't one for Keras. Keras doesn't support Grouped convolutions yet, so no weights can be ported to it.