zsef123 / MixNet-PyTorch

A PyTorch implementation of MixNet: Mixed Depthwise Convolutional Kernels
11 stars 6 forks source link

What's performance of grouped convolution #2

Open korabelnikov opened 4 years ago

korabelnikov commented 4 years ago

AFAIK grouped convolution implementation lacks of performance. How is good this nets on pytorch in comparison with tf?

ansleliu commented 4 years ago

@korabelnikov you can download all mixnet pre-trained weights from this repo.: https://github.com/ansleliu/MixNet-Pytorch