Method Dump
- Namespace
- OpenCvSharp.Dnn
- Assembly
- OpenCvSharp.dll
Dump()
Dump net to String. Call method after setInput(). To see correct backend, target and fusion run after forward().
public string Dump()
Returns
- string
String with structure, hyperparameters, backend, target and fusion