mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-28 20:11:22 +00:00
* Update NMS to compatible with both TF & Pytoch models * update text * set max_output_boxes_per_batch, iou_threshold, score_threshold as optional input to support dynamic value * fix typo * Set the last output selected_indices as optional output * fix shape inference in case the input don't have shape * Update schema to remove scores & boxes from output. support for class broadcast. * change max_output_boxes_per_batch to max_output_boxes_per_class * update schema to remove the class dimension from boxes |
||
|---|---|---|
| .. | ||
| cpu | ||
| contrib_kernels.cc | ||
| contrib_kernels.h | ||