Click or drag to resize

CocoSsdMobilenet Properties

https://www.emgu.com

The CocoSsdMobilenet type exposes the following members.

Properties
  NameDescription
Public propertyDisposed
Returns true if the object has been disposed.
(Inherited from DisposableObject.)
Public propertyImported
Return true if the graph has been imported
Public propertyInputTensor
Get the input tensor for this graph
Public propertyInterpreter
Get the interpreter
Public propertyLabels
Get the labels
Public propertyPtr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Top
See Also