File size: 5,678 Bytes
f549064
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
Collections:
  - Name: RTMDet
    Metadata:
      Training Data: COCO
      Training Techniques:
        - AdamW
        - Flat Cosine Annealing
      Training Resources: 8x A100 GPUs
      Architecture:
        - CSPNeXt
        - CSPNeXtPAFPN
    README: configs/rtmdet/README.md
    Code:
      URL: https://github.com/open-mmlab/mmdetection/blob/v3.0.0rc1/mmdet/models/detectors/rtmdet.py#L6
      Version: v3.0.0rc1

Models:
  - Name: rtmdet_tiny_8xb32-300e_coco
    Alias:
      - rtmdet-t
    In Collection: RTMDet
    Config: configs/rtmdet/rtmdet_tiny_8xb32-300e_coco.py
    Metadata:
      Training Memory (GB): 11.7
      Epochs: 300
    Results:
      - Task: Object Detection
        Dataset: COCO
        Metrics:
          box AP: 40.9
    Weights: https://download.openmmlab.com/mmdetection/v3.0/rtmdet/rtmdet_tiny_8xb32-300e_coco/rtmdet_tiny_8xb32-300e_coco_20220902_112414-78e30dcc.pth

  - Name: rtmdet_s_8xb32-300e_coco
    Alias:
      - rtmdet-s
    In Collection: RTMDet
    Config: configs/rtmdet/rtmdet_s_8xb32-300e_coco.py
    Metadata:
      Training Memory (GB): 15.9
      Epochs: 300
    Results:
      - Task: Object Detection
        Dataset: COCO
        Metrics:
          box AP: 44.5
    Weights: https://download.openmmlab.com/mmdetection/v3.0/rtmdet/rtmdet_s_8xb32-300e_coco/rtmdet_s_8xb32-300e_coco_20220905_161602-387a891e.pth

  - Name: rtmdet_m_8xb32-300e_coco
    Alias:
      - rtmdet-m
    In Collection: RTMDet
    Config: configs/rtmdet/rtmdet_m_8xb32-300e_coco.py
    Metadata:
      Training Memory (GB): 27.8
      Epochs: 300
    Results:
      - Task: Object Detection
        Dataset: COCO
        Metrics:
          box AP: 49.1
    Weights: https://download.openmmlab.com/mmdetection/v3.0/rtmdet/rtmdet_m_8xb32-300e_coco/rtmdet_m_8xb32-300e_coco_20220719_112220-229f527c.pth

  - Name: rtmdet_l_8xb32-300e_coco
    Alias:
      - rtmdet-l
    In Collection: RTMDet
    Config: configs/rtmdet/rtmdet_l_8xb32-300e_coco.py
    Metadata:
      Training Memory (GB): 43.2
      Epochs: 300
    Results:
      - Task: Object Detection
        Dataset: COCO
        Metrics:
          box AP: 51.3
    Weights: https://download.openmmlab.com/mmdetection/v3.0/rtmdet/rtmdet_l_8xb32-300e_coco/rtmdet_l_8xb32-300e_coco_20220719_112030-5a0be7c4.pth

  - Name: rtmdet_x_8xb32-300e_coco
    Alias:
      - rtmdet-x
    In Collection: RTMDet
    Config: configs/rtmdet/rtmdet_x_8xb32-300e_coco.py
    Metadata:
      Training Memory (GB): 61.1
      Epochs: 300
    Results:
      - Task: Object Detection
        Dataset: COCO
        Metrics:
          box AP: 52.6
    Weights: https://download.openmmlab.com/mmdetection/v3.0/rtmdet/rtmdet_x_8xb32-300e_coco/rtmdet_x_8xb32-300e_coco_20220715_230555-cc79b9ae.pth

  - Name: rtmdet-ins_tiny_8xb32-300e_coco
    Alias:
      - rtmdet-ins-t
    In Collection: RTMDet
    Config: configs/rtmdet/rtmdet-ins_tiny_8xb32-300e_coco.py
    Metadata:
      Training Memory (GB): 18.4
      Epochs: 300
    Results:
      - Task: Object Detection
        Dataset: COCO
        Metrics:
          box AP: 40.5
      - Task: Instance Segmentation
        Dataset: COCO
        Metrics:
          mask AP: 35.4
    Weights: https://download.openmmlab.com/mmdetection/v3.0/rtmdet/rtmdet-ins_tiny_8xb32-300e_coco/rtmdet-ins_tiny_8xb32-300e_coco_20221130_151727-ec670f7e.pth

  - Name: rtmdet-ins_s_8xb32-300e_coco
    Alias:
      - rtmdet-ins-s
    In Collection: RTMDet
    Config: configs/rtmdet/rtmdet-ins_s_8xb32-300e_coco.py
    Metadata:
      Training Memory (GB): 27.6
      Epochs: 300
    Results:
      - Task: Object Detection
        Dataset: COCO
        Metrics:
          box AP: 44.0
      - Task: Instance Segmentation
        Dataset: COCO
        Metrics:
          mask AP: 38.7
    Weights: https://download.openmmlab.com/mmdetection/v3.0/rtmdet/rtmdet-ins_s_8xb32-300e_coco/rtmdet-ins_s_8xb32-300e_coco_20221121_212604-fdc5d7ec.pth

  - Name: rtmdet-ins_m_8xb32-300e_coco
    Alias:
      - rtmdet-ins-m
    In Collection: RTMDet
    Config: configs/rtmdet/rtmdet-ins_m_8xb32-300e_coco.py
    Metadata:
      Training Memory (GB): 42.5
      Epochs: 300
    Results:
      - Task: Object Detection
        Dataset: COCO
        Metrics:
          box AP: 48.8
      - Task: Instance Segmentation
        Dataset: COCO
        Metrics:
          mask AP: 42.1
    Weights: https://download.openmmlab.com/mmdetection/v3.0/rtmdet/rtmdet-ins_m_8xb32-300e_coco/rtmdet-ins_m_8xb32-300e_coco_20221123_001039-6eba602e.pth

  - Name: rtmdet-ins_l_8xb32-300e_coco
    Alias:
      - rtmdet-ins-l
    In Collection: RTMDet
    Config: configs/rtmdet/rtmdet-ins_l_8xb32-300e_coco.py
    Metadata:
      Training Memory (GB): 59.8
      Epochs: 300
    Results:
      - Task: Object Detection
        Dataset: COCO
        Metrics:
          box AP: 51.2
      - Task: Instance Segmentation
        Dataset: COCO
        Metrics:
          mask AP: 43.7
    Weights: https://download.openmmlab.com/mmdetection/v3.0/rtmdet/rtmdet-ins_l_8xb32-300e_coco/rtmdet-ins_l_8xb32-300e_coco_20221124_103237-78d1d652.pth

  - Name: rtmdet-ins_x_8xb16-300e_coco
    Alias:
      - rtmdet-ins-x
    In Collection: RTMDet
    Config: configs/rtmdet/rtmdet-ins_x_8xb16-300e_coco.py
    Metadata:
      Training Memory (GB): 33.7
      Epochs: 300
    Results:
      - Task: Object Detection
        Dataset: COCO
        Metrics:
          box AP: 52.4
      - Task: Instance Segmentation
        Dataset: COCO
        Metrics:
          mask AP: 44.6
    Weights: https://download.openmmlab.com/mmdetection/v3.0/rtmdet/rtmdet-ins_x_8xb16-300e_coco/rtmdet-ins_x_8xb16-300e_coco_20221124_111313-33d4595b.pth