I am reviewing each README.md file for object detection model selection and noticed a few confusing points.
In object_detection\yolov11n\README.md
- The values for
NPU memory footprint and NPU inference time are missing for the 640x640x3 model.
or
- The value for
AP on COCO Person dataset is missing for the 256x256x3 model.
In object_detection\st_yoloxn\README.md
- The parameters appear to be the same, but the AP values are different. I believe this may be a mistake.