What is: DenseNAS-B?
| Source | Densely Connected Search Space for More Flexible Neural Architecture Search |
| Year | 2000 |
| Data Source | Papers with Code archive (CC BY-SA) |
DenseNAS-B is a mobile convolutional neural network discovered through the DenseNAS neural architecture search method. The basic building block is MBConvs, or inverted bottleneck residuals, from the MobileNet architectures.