RegNetX is a convolutional network design space with simple, regular models with parameters: depth , initial width , and slope , and generates a different block width for each block . The key restriction for the RegNet types of model is that there is a linear parameterisation of block widths (the design space only contains models with this linear structure):
For RegNetX we have additional restrictions: we set (the bottleneck ratio), , and (the width multiplier).