项目作者: justinshaohi
项目描述 :
use gluon Implementation of MixNets: Mixed Depthwise Convolutions
高级语言: Python
项目地址: git://github.com/justinshaohi/gluon_mixnets.git
Gluon_mixnets
use gluon Implementation of MixNets: Mixed Depthwise Convolutions
Prepare data
Prepare the ImageNet dataset
Train
python train.py
Reference
Paper
Official projects