Net Properties |
The Net type exposes the following members.
| Name | Description | |
|---|---|---|
| Empty |
Returns true if there are no layers in the network.
| |
| LayerNames |
Return the LayerNames
| |
| Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) | |
| UnconnectedOutLayers |
Returns indexes of layers with unconnected outputs.
| |
| UnconnectedOutLayersNames |
Returns names of layers with unconnected outputs.
|