HongyangGao / ChannelNets

Tensorflow Implementation of ChannelNets (NeurIPS 18)

Home Page:https://papers.nips.cc/paper/7766-channelnets-compact-and-efficient-convolutional-neural-networks-via-channel-wise-convolutions.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

model

yyfyan opened this issue · comments

Can you provide the trained-model? thank you!

Hi there,

This a trained model link: https://drive.google.com/file/d/1DGaFVL6dgvkPxyyEfMlKYp5zgseHebWY/view?usp=sharing
https://drive.google.com/file/d/1Z4jqTA9850f6VGlfVU2R-3zpJz1Xjn8z/view?usp=sharing
I am not sure if it is the best performance as reported in the paper. But it should be around it. Have you try to train the model by yourself?

No,because I have only one GPU.

OK, one GPU will not work since the batch size should be at least 512.