Bläddra i källkod

reset model accuracy for cpu solution in industrial quality inspection

FlyingQianMM 4 år sedan
förälder
incheckning
c8eec9b19a
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      examples/industrial_quality_inspection/README.md

+ 2 - 2
examples/industrial_quality_inspection/README.md

@@ -58,8 +58,8 @@
 
 | 模型 | VOC mAP (%) | Inference Speed (ms/image)
 | -- | -- | -- |
-| YOLOv3-MobileNetv3_ssld | 78.52 | 56.71 |
-| pruned YOLOv3-MobileNetv3_ssld | 79.02 | 34.50 |
+| YOLOv3-MobileNetv3_ssld | 81.31 | 56.71 |
+| pruned YOLOv3-MobileNetv3_ssld | 78.60 | 34.50 |
 
 ### 模型训练