Explorar el Código

release RTCDet-T on COCO

yjh0410 hace 2 años
padre
commit
cf24237c68
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      models/detectors/rtcdet/README.md

+ 1 - 1
models/detectors/rtcdet/README.md

@@ -3,7 +3,7 @@
 |   Model  | Scale | Batch | AP<sup>test<br>0.5:0.95 | AP<sup>test<br>0.5 | AP<sup>val<br>0.5:0.95 | AP<sup>val<br>0.5 | FLOPs<br><sup>(G) | Params<br><sup>(M) | Weight |
 |----------|-------|-------|-------------------------|--------------------|------------------------|-------------------|-------------------|--------------------|--------|
 | RTCDet-N |  640  | 8xb16 |                         |                    |                        |                   |                   |                    |  |
-| RTCDet-T |  640  | 8xb16 |                         |                    |          41.6          |       60.1        |       17.9        |       4.7          | [ckpt](https://github.com/yjh0410/PyTorch_YOLO_Tutorial/releases/download/yolo_tutorial_ckpt/rtcdet_t_coco.pth) |
+| RTCDet-T |  640  | 8xb16 |          41.9           |        60.6        |          41.6          |       60.1        |       17.9        |       4.7          | [ckpt](https://github.com/yjh0410/PyTorch_YOLO_Tutorial/releases/download/yolo_tutorial_ckpt/rtcdet_t_coco.pth) |
 | RTCDet-S |  640  | 8xb16 |          45.2           |        64.0        |          44.7          |       63.7        |       31.5        |       8.4          | [ckpt](https://github.com/yjh0410/PyTorch_YOLO_Tutorial/releases/download/yolo_tutorial_ckpt/rtcdet_s_coco.pth) |
 | RTCDet-M |  640  | 8xb16 |                         |                    |                        |                   |                   |                    |  |
 | RTCDet-L |  640  | 8xb16 |                         |                    |                        |                   |                   |                    |  |