|
Visualisierung 2 CNN
|
| CAllFeatureMapsDisplay | Class for handling the display of the full number of feature maps as squares above its convolutional layer. |
| CCircleShape | |
| CConvLayer | Represents a Convolutional Layer of a CNN. |
| CFCLayer | Represents a Fully Connected Layer of a CNN. |
| CFeatureMap | |
| CGlobalManager | Singleton for handling global behaviour. |
| CGridShape | |
| CGuiManager | Acts as an interface between the GUI and other classes. |
| CImageLayer | |
| CLayer | Base class for the layer component |
| CLayerData | |
| CLineShape | |
| CMaxPoolLayer | |
| Cmaya_clone | Class for enabling maya-style camera control in the viewport. |
| CShape | Base class for various Shape Subclasses that are used for calculating vertex positions based on a center position and size. |
| CTFLoader | Class for handling the loading of TensFlow ckpt data from a converted Json file. |