Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ rf-detr Large trained 20 epochs on GB-10 batch 16 grad-accum-steps 1
|
|
| 16 |
|
| 17 |
resolution 728 pixels
|
| 18 |
|
| 19 |
-
# Validation results:
|
| 20 |
|
| 21 |
|
| 22 |
IoU metric: bbox
|
|
@@ -54,7 +54,7 @@ Results saved to output/results.json
|
|
| 54 |
|
| 55 |

|
| 56 |
|
| 57 |
-
# Test results
|
| 58 |
|
| 59 |
'map@50:95': 0.594791695781542,
|
| 60 |
|
|
|
|
| 16 |
|
| 17 |
resolution 728 pixels
|
| 18 |
|
| 19 |
+
# Validation results: using checkpoint_best_total.pth
|
| 20 |
|
| 21 |
|
| 22 |
IoU metric: bbox
|
|
|
|
| 54 |
|
| 55 |

|
| 56 |
|
| 57 |
+
# Test results: using checkpoint_best_total.pth
|
| 58 |
|
| 59 |
'map@50:95': 0.594791695781542,
|
| 60 |
|