Setareh
Results
2
issues of
Setareh
# Bug Report I'm using python 3.8.13, tensorflow-gpu 2.3.0, keras2onnx 1.7.0, tf2onnx 1.12.1 and onnx 1.12.0; I want to convert my model (.h5) to onnx format but I get this...
bug
converters
**Issue Description** I am experiencing an issue where no validation metrics (Box(Precision), Recall, mAP50, mAP50-95) for individual classes are displayed when validating a YOLOv10 model on the COCO dataset. This...