public final class MPSDataLayout
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
FeatureChannelsxHeightxWidth
output as order [imageNum][numberOfFeatureChannels][imageHeight][imageWidth]
|
static long |
HeightxWidthxFeatureChannels
output as order [imageNum][imageHeight][imageWidth][numberOfFeatureChannels]
|
public static final long HeightxWidthxFeatureChannels
public static final long FeatureChannelsxHeightxWidth