What is: MoGA-C?
| Source | MoGA: Searching Beyond MobileNetV3 |
| Year | 2000 |
| Data Source | Papers with Code archive (CC BY-SA) |
MoGA-C is a convolutional neural network optimized for mobile latency and discovered via Mobile GPU-Aware (MoGA) neural architecture search. The basic building block is MBConvs (inverted residual blocks) from MobileNetV2. Squeeze-and-excitation layers are also experimented with.