We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a7248 commit dce17c9Copy full SHA for dce17c9
README.md
@@ -35,7 +35,7 @@ The table below shows the performance of RF-DETR medium, compared to comparable
35

36
37
| Architecture | COCO AP<sub>50</sub> | COCO AP<sub>50:95</sub> | RF100VL AP<sub>50</sub> | RF100VL AP<sub>50:95</sub> | Latency (ms) | Params (M) |
38
-|:------------:|:--------------------:|:--------------------------:|:--------------------------:|:---------------------------:|:---------------:|-------------:|
+|:------------:|:--------------------:|:--------------------------:|:--------------------------:|:---------------------------:|:---------------:|:------------:|
39
| RF-DETR-N | 67.6 | 48.4 | 84.1 | 57.1 | 2.32 | 30.5 |
40
| RF-DETR-S | 72.1 | 53.0 | 85.9 | 59.6 | 3.52 | 32.1 |
41
| RF-DETR-M | 73.6 | 54.7 | 86.6 | 60.6 | 4.52 | 33.7 |
0 commit comments