Skip to content

Commit f1032c5

Browse files
authored
Update README.md
1 parent 92bb66f commit f1032c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Aside from the default model configs, there is a lot of flexibility to facilitat
2020
* Add some new model weights with bilinear interpolation for upsample and downsample in FPN.
2121
* 40.9 mAP - `efficientdet_q1` (replace prev model at 40.6)
2222
* 43.2 mAP -`cspresdet50`
23-
* 45.2 mAP - `cspdarkdet5m`
23+
* 45.2 mAP - `cspdarkdet53m`
2424

2525
### 2020-12-07
2626
* Training w/ fully jit scripted model + bench (`--torchscript`) is possible with inclusion of ModelEmaV2 from `timm` and previous torchscript compat additions. Big speed gains for CPU bound training.

0 commit comments

Comments
 (0)