SimaArgMax Class
EV74 postprocess Node that emits the top-class index from a classification tensor. More...
Declaration
Included Headers
Base classes
| class | Node |
| class | OutputSpecProvider |
Public Constructors Index
| SimaArgMax (SimaArgMaxOptions opt={}) | |
|
Construct with optional SimaArgMaxOptions. More... | |
Public Member Functions Index
| std::string | kind () const override |
|
Type label for this Node kind. More... | |
| NodeCapsBehavior | caps_behavior () const override |
|
Whether the Node negotiates static or dynamic caps. More... | |
| bool | has_config_json () const override |
|
Whether this Node is driven by a JSON config. More... | |
| bool | wire_input_names (const std::vector< std::string > &upstream_names, const std::string &tag) override |
|
Legacy hook for node-local JSON wiring. More... | |
| std::string | backend_fragment (int node_index) const override |
|
GStreamer fragment this Node emits. More... | |
| std::vector< std::string > | element_names (int node_index) const override |
|
Deterministic element names this Node will create. More... | |
| OutputSpec | output_spec (const OutputSpec &input) const override |
|
Negotiated downstream caps produced by this Node. More... | |
| const SimaArgMaxOptions & | options () const |
|
Inspect the Node's options. More... | |
Private Member Attributes Index
| SimaArgMaxOptions | opt_ |
| std::shared_ptr< ConfigHolder > | config_holder_ |
| std::string | config_path_ |
Description
EV74 postprocess Node that emits the top-class index from a classification tensor.
Definition at line 39 of file SimaArgMax.h.
Public Constructors
SimaArgMax()
| explicit |
Construct with optional SimaArgMaxOptions.
Definition at line 42 of file SimaArgMax.h.
Public Member Functions
backend_fragment()
|
GStreamer fragment this Node emits.
Definition at line 58 of file SimaArgMax.h.
caps_behavior()
| inline |
Whether the Node negotiates static or dynamic caps.
Definition at line 49 of file SimaArgMax.h.
element_names()
|
Deterministic element names this Node will create.
Definition at line 60 of file SimaArgMax.h.
has_config_json()
|
Whether this Node is driven by a JSON config.
Definition at line 53 of file SimaArgMax.h.
kind()
| inline |
Type label for this Node kind.
Definition at line 45 of file SimaArgMax.h.
options()
| inline |
Inspect the Node's options.
Definition at line 65 of file SimaArgMax.h.
output_spec()
|
Negotiated downstream caps produced by this Node.
Definition at line 62 of file SimaArgMax.h.
wire_input_names()
|
Legacy hook for node-local JSON wiring.
Definition at line 55 of file SimaArgMax.h.
Private Member Attributes
config_holder_
|
Definition at line 73 of file SimaArgMax.h.
config_path_
|
Definition at line 74 of file SimaArgMax.h.
opt_
|
Definition at line 72 of file SimaArgMax.h.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.