operator_sets_object_detection.h#

namespace ONNX_LIGHT_NAMESPACE
namespace onnx_op
namespace object_detection#

Typedefs

using LightOpSchema = ONNX_LIGHT_NAMESPACE::onnx_op::LightOpSchema#

Functions

std::vector<LightOpSchema> GetAllOnnxOpObjectDetectionSchemasWithHistory(bool init_doc = true)#

Returns the versioned schema history for all supported object-detection operators (currently RoiAlign) in the ai.onnx domain.

Returns:

Vector of LightOpSchema objects for the ai.onnx domain, ordered by operator name and descending opset version.