Model update: Update the parameter initialization of FC layer of SE-ResNeXt and add a README (#825)
* revise se_resnext for imagenet classification * Add the method to train a SE-ResNeXt model The current code can successfully implement the result of SE-ResNeXt-50. * Update ImageNet2012 URL * update * update readme * Update readme with download URL * add unzip * update se_resnext.py with parallel_exe * delete train function in se_resnext.py * add eval.py and infer.py * move cosine_decay from se_resnext.py to train.py
Showing
想要评论请 注册 或 登录