Skip to content

anlongstory/HENet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

HENet

This is caffe implementation of HENet, For details, you can read the original paper:

"HENet:A Highly Efficient Convolutional Neural Networks Optimized for Accuracy, Speed and Storage" by Qiuyu zhu, Ruixin zhang. This model's cuda file for acceleration is based on farmingyard/ShuffleNet.

Note: If you want to train HENet in Caffe,you need to add ShuffleChannel layer to Caffe first. You can download from farmingyard/ShuffleNet. If you have no clue about how to add the ShuffleChannel layer, take this blog"ShuffleNet在Caffe框架下的实现" as a reference.

About

HENet [arxiv:1803.02742] in Caffe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published