Data Fields
ngraph::op::v6::ExperimentalDetectronDetectionOutput::Attributes Struct Reference

Structure that specifies attributes of the operation. More...

#include <experimental_detectron_detection_output.hpp>

Data Fields

float score_threshold
 
float nms_threshold
 
float max_delta_log_wh
 
int64_t num_classes
 
int64_t post_nms_count
 
size_t max_detections_per_image
 
bool class_agnostic_box_regression
 
std::vector< float > deltas_weights
 

Detailed Description

Structure that specifies attributes of the operation.


The documentation for this struct was generated from the following file: