Files changed (1) hide show
  1. README.md +10 -45
README.md CHANGED
@@ -35,13 +35,15 @@ After pre-training with Objects365, RT-DETR-R50 / R101 achieves 55.3% / 56.2% AP
35
 
36
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
37
 
38
- - **Developed by:** [More Information Needed]
39
- - **Funded by [optional]:** [More Information Needed]
40
- - **Shared by [optional]:** [More Information Needed]
41
- - **Model type:** [More Information Needed]
42
- - **Language(s) (NLP):** [More Information Needed]
43
- - **License:** [More Information Needed]
44
- - **Finetuned from model [optional]:** [More Information Needed]
 
 
45
 
46
  ### Model Sources [optional]
47
 
@@ -65,20 +67,14 @@ You can use the raw model for object detection. See the [model hub](https://hugg
65
 
66
  <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
67
 
68
- [More Information Needed]
69
-
70
  ### Out-of-Scope Use
71
 
72
  <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
73
 
74
- [More Information Needed]
75
-
76
  ## Bias, Risks, and Limitations
77
 
78
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
79
 
80
- [More Information Needed]
81
-
82
  ### Recommendations
83
 
84
  <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
@@ -149,7 +145,7 @@ Images are resized/rescaled such that the shortest side is at 640 pixels.
149
 
150
  #### Training Hyperparameters
151
 
152
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
153
 
154
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6579e0eaa9e58aec614e9d97/E15I9MwZCtwNIms-W8Ra9.png)
155
 
@@ -157,8 +153,6 @@ Images are resized/rescaled such that the shortest side is at 640 pixels.
157
 
158
  <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
159
 
160
- [More Information Needed]
161
-
162
  ## Evaluation
163
 
164
  <!-- This section describes the evaluation protocols and provides the results. -->
@@ -171,24 +165,16 @@ This model achieves an AP (average precision) of 53.1 on COCO 2017 validation. F
171
 
172
  <!-- This should link to a Dataset Card if possible. -->
173
 
174
- [More Information Needed]
175
-
176
  #### Factors
177
 
178
  <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
179
 
180
- [More Information Needed]
181
-
182
  #### Metrics
183
 
184
  <!-- These are the evaluation metrics being used, ideally with a description of why. -->
185
 
186
- [More Information Needed]
187
-
188
  ### Results
189
 
190
- [More Information Needed]
191
-
192
  #### Summary
193
 
194
 
@@ -197,19 +183,12 @@ This model achieves an AP (average precision) of 53.1 on COCO 2017 validation. F
197
 
198
  <!-- Relevant interpretability work for the model goes here -->
199
 
200
- [More Information Needed]
201
-
202
  ## Environmental Impact
203
 
204
  <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
205
 
206
  Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
207
 
208
- - **Hardware Type:** [More Information Needed]
209
- - **Hours used:** [More Information Needed]
210
- - **Cloud Provider:** [More Information Needed]
211
- - **Compute Region:** [More Information Needed]
212
- - **Carbon Emitted:** [More Information Needed]
213
 
214
  ## Technical Specifications [optional]
215
 
@@ -219,16 +198,10 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
219
 
220
  ### Compute Infrastructure
221
 
222
- [More Information Needed]
223
-
224
  #### Hardware
225
 
226
- [More Information Needed]
227
-
228
  #### Software
229
 
230
- [More Information Needed]
231
-
232
  ## Citation [optional]
233
 
234
  <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
@@ -248,22 +221,14 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
248
 
249
  **APA:**
250
 
251
- [More Information Needed]
252
-
253
  ## Glossary [optional]
254
 
255
  <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
256
 
257
- [More Information Needed]
258
-
259
  ## More Information [optional]
260
 
261
- [More Information Needed]
262
-
263
  ## Model Card Authors [optional]
264
 
265
  [Sangbum Choi](https://huggingface.co/danelcsb)
266
 
267
  ## Model Card Contact
268
-
269
- [More Information Needed]
 
35
 
36
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
37
 
38
+ - **Developed by:** Yian Zhao and Sangbum Choi
39
+ - **Funded by [optional]:** National Key R&D Program of China (No.2022ZD0118201), Natural Science Foundation of China (No.61972217, 32071459, 62176249, 62006133, 62271465),
40
+ and the Shenzhen Medical Research Funds in China (No.
41
+ B2302037).
42
+ - **Shared by [optional]:** Sangbum Choi
43
+ - **Model type:**
44
+ - **Language(s) (NLP):**
45
+ - **License:** Apache-2.0
46
+ - **Finetuned from model [optional]:**
47
 
48
  ### Model Sources [optional]
49
 
 
67
 
68
  <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
69
 
 
 
70
  ### Out-of-Scope Use
71
 
72
  <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
73
 
 
 
74
  ## Bias, Risks, and Limitations
75
 
76
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
77
 
 
 
78
  ### Recommendations
79
 
80
  <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
 
145
 
146
  #### Training Hyperparameters
147
 
148
+ - **Training regime:** <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
149
 
150
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6579e0eaa9e58aec614e9d97/E15I9MwZCtwNIms-W8Ra9.png)
151
 
 
153
 
154
  <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
155
 
 
 
156
  ## Evaluation
157
 
158
  <!-- This section describes the evaluation protocols and provides the results. -->
 
165
 
166
  <!-- This should link to a Dataset Card if possible. -->
167
 
 
 
168
  #### Factors
169
 
170
  <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
171
 
 
 
172
  #### Metrics
173
 
174
  <!-- These are the evaluation metrics being used, ideally with a description of why. -->
175
 
 
 
176
  ### Results
177
 
 
 
178
  #### Summary
179
 
180
 
 
183
 
184
  <!-- Relevant interpretability work for the model goes here -->
185
 
 
 
186
  ## Environmental Impact
187
 
188
  <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
189
 
190
  Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
191
 
 
 
 
 
 
192
 
193
  ## Technical Specifications [optional]
194
 
 
198
 
199
  ### Compute Infrastructure
200
 
 
 
201
  #### Hardware
202
 
 
 
203
  #### Software
204
 
 
 
205
  ## Citation [optional]
206
 
207
  <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
 
221
 
222
  **APA:**
223
 
 
 
224
  ## Glossary [optional]
225
 
226
  <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
227
 
 
 
228
  ## More Information [optional]
229
 
 
 
230
  ## Model Card Authors [optional]
231
 
232
  [Sangbum Choi](https://huggingface.co/danelcsb)
233
 
234
  ## Model Card Contact