Click or drag to resize

CocoSsdMobilenetV1 Properties

https://www.emgu.com

The CocoSsdMobilenetV1 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
(Inherited from CocoSsdMobilenet.)
Public propertyInputTensor
Get the input tensor for this graph
(Inherited from CocoSsdMobilenet.)
Public propertyInterpreter
Get the interpreter
(Inherited from CocoSsdMobilenet.)
Public propertyLabels
Get the labels
(Inherited from CocoSsdMobilenet.)
Public propertyPtr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Top
See Also