GhostNet: More Features From Cheap Operations
Proposes the Ghost module, generating extra feature maps via cheap linear operations, to build the efficient GhostNet for embedded devices.
GhostNet targets the difficulty of deploying CNNs on embedded devices with limited memory and compute. Observing that feature-map redundancy is characteristic of successful CNNs, the authors propose a Ghost module that generates more feature maps from cheap operations: from a set of intrinsic feature maps, inexpensive linear transformations produce additional ghost features. Stacking these modules into Ghost bottlenecks forms the lightweight GhostNet, which reaches 75.7% top-1 accuracy on ImageNet, exceeding MobileNetV3 at similar cost.
Based on: GhostNet: More Features From Cheap Operations · Computer Vision and Pattern Recognition
Curated by Aramai Editorial
Read summary →