Crate yolov10

Crate yolov10 

Source

Re-exports§

pub use ndarray;
pub use ort;

Structs§

Detection
检测框结构体
InferenceEngine
YOLOv10推理引擎

Constants§

YOLOV10_CLASS_LABELS

Functions§

draw_labels
在图像上绘制检测框和标签
filter_detections
过滤检测结果
filter_detections_with_labels
过滤检测结果