remove average precision from readme
Browse files
README.md
CHANGED
@@ -70,7 +70,7 @@ The model was trained for 140 epochs on 1 RTX 4060 Ti GPU(Finetuning decoder onl
|
|
70 |
|
71 |
## Evaluation results
|
72 |
|
73 |
-
This model achieves an mAP
|
74 |
|
75 |
## Training Code
|
76 |
|
|
|
70 |
|
71 |
## Evaluation results
|
72 |
|
73 |
+
This model achieves an mAP of **59.0** on SKU110k validation set. Result was calculated with torchmetrics MeanAveragePrecision class.
|
74 |
|
75 |
## Training Code
|
76 |
|