Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

welcome.html 31 KB

You have to be logged in to leave a comment. Sign In
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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
  1. <!DOCTYPE html>
  2. <html class="writer-html5" lang="en" >
  3. <head>
  4. <meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <title>SuperGradients &mdash; SuperGradients 1.0 documentation</title>
  7. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  8. <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
  9. <link rel="stylesheet" href="_static/graphviz.css" type="text/css" />
  10. <!--[if lt IE 9]>
  11. <script src="_static/js/html5shiv.min.js"></script>
  12. <![endif]-->
  13. <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
  14. <script src="_static/jquery.js"></script>
  15. <script src="_static/underscore.js"></script>
  16. <script src="_static/doctools.js"></script>
  17. <script src="_static/js/theme.js"></script>
  18. <link rel="index" title="Index" href="genindex.html" />
  19. <link rel="search" title="Search" href="search.html" />
  20. <link rel="next" title="Common package" href="super_gradients.common.html" />
  21. <link rel="prev" title="Welcome to SuperGradients’s documentation!" href="index.html" />
  22. </head>
  23. <body class="wy-body-for-nav">
  24. <div class="wy-grid-for-nav">
  25. <nav data-toggle="wy-nav-shift" class="wy-nav-side">
  26. <div class="wy-side-scroll">
  27. <div class="wy-side-nav-search" >
  28. <a href="index.html" class="icon icon-home"> SuperGradients
  29. </a>
  30. <div role="search">
  31. <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
  32. <input type="text" name="q" placeholder="Search docs" />
  33. <input type="hidden" name="check_keywords" value="yes" />
  34. <input type="hidden" name="area" value="default" />
  35. </form>
  36. </div>
  37. </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
  38. <p class="caption"><span class="caption-text">Welcome To SuperGradients</span></p>
  39. <ul class="current">
  40. <li class="toctree-l1 current"><a class="current reference internal" href="#">SuperGradients</a><ul>
  41. <li class="toctree-l2"><a class="reference internal" href="#introduction">Introduction</a><ul>
  42. <li class="toctree-l3"><a class="reference internal" href="#why-use-supergradients">Why use SuperGradients?</a></li>
  43. <li class="toctree-l3"><a class="reference internal" href="#documentation">Documentation</a></li>
  44. <li class="toctree-l3"><a class="reference internal" href="#table-of-content">Table of Content:</a></li>
  45. </ul>
  46. </li>
  47. <li class="toctree-l2"><a class="reference internal" href="#getting-started">Getting Started</a><ul>
  48. <li class="toctree-l3"><a class="reference internal" href="#quick-start-notebook">Quick Start Notebook</a></li>
  49. <li class="toctree-l3"><a class="reference internal" href="#supergradients-walkthrough-notebook">SuperGradients Walkthrough Notebook</a></li>
  50. <li class="toctree-l3"><a class="reference internal" href="#transfer-learning-with-sg-notebook">Transfer Learning with SG Notebook</a></li>
  51. </ul>
  52. </li>
  53. <li class="toctree-l2"><a class="reference internal" href="#installation-methods">Installation Methods</a><ul>
  54. <li class="toctree-l3"><a class="reference internal" href="#prerequisites">Prerequisites</a></li>
  55. <li class="toctree-l3"><a class="reference internal" href="#quick-installation-of-stable-version">Quick Installation of stable version</a></li>
  56. <li class="toctree-l3"><a class="reference internal" href="#installing-from-github">Installing from GitHub</a></li>
  57. </ul>
  58. </li>
  59. <li class="toctree-l2"><a class="reference internal" href="#computer-vision-models-pretrained-checkpoints">Computer Vision Models’ Pretrained Checkpoints</a><ul>
  60. <li class="toctree-l3"><a class="reference internal" href="#pretrained-classification-pytorch-checkpoints">Pretrained Classification PyTorch Checkpoints</a></li>
  61. <li class="toctree-l3"><a class="reference internal" href="#pretrained-object-detection-pytorch-checkpoints">Pretrained Object Detection PyTorch Checkpoints</a></li>
  62. <li class="toctree-l3"><a class="reference internal" href="#pretrained-semantic-segmentation-pytorch-checkpoints">Pretrained Semantic Segmentation PyTorch Checkpoints</a></li>
  63. </ul>
  64. </li>
  65. <li class="toctree-l2"><a class="reference internal" href="#contributing">Contributing</a></li>
  66. <li class="toctree-l2"><a class="reference internal" href="#citation">Citation</a></li>
  67. <li class="toctree-l2"><a class="reference internal" href="#community">Community</a></li>
  68. <li class="toctree-l2"><a class="reference internal" href="#license">License</a></li>
  69. </ul>
  70. </li>
  71. </ul>
  72. <p class="caption"><span class="caption-text">Technical Documentation</span></p>
  73. <ul>
  74. <li class="toctree-l1"><a class="reference internal" href="super_gradients.common.html">Common package</a></li>
  75. <li class="toctree-l1"><a class="reference internal" href="super_gradients.training.html">Training package</a></li>
  76. </ul>
  77. <p class="caption"><span class="caption-text">User Guide</span></p>
  78. <ul>
  79. <li class="toctree-l1"><a class="reference internal" href="user_guide.html">What is SuperGradients?</a></li>
  80. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#introducing-the-supergradients-library">Introducing the SuperGradients library</a></li>
  81. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#installation">Installation</a></li>
  82. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#integrating-your-training-code-complete-walkthrough">Integrating Your Training Code - Complete Walkthrough</a></li>
  83. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#training-parameters">Training Parameters</a></li>
  84. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#logs-and-checkpoints">Logs and Checkpoints</a></li>
  85. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#dataset-parameters">Dataset Parameters</a></li>
  86. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#network-architectures">Network Architectures</a></li>
  87. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#pretrained-models">Pretrained Models</a></li>
  88. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#how-to-reproduce-our-training-recipes">How To Reproduce Our Training Recipes</a></li>
  89. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#supergradients-faq">SuperGradients FAQ</a></li>
  90. </ul>
  91. </div>
  92. </div>
  93. </nav>
  94. <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
  95. <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
  96. <a href="index.html">SuperGradients</a>
  97. </nav>
  98. <div class="wy-nav-content">
  99. <div class="rst-content">
  100. <div role="navigation" aria-label="Page navigation">
  101. <ul class="wy-breadcrumbs">
  102. <li><a href="index.html" class="icon icon-home"></a> &raquo;</li>
  103. <li>SuperGradients</li>
  104. <li class="wy-breadcrumbs-aside">
  105. <a href="_sources/welcome.md.txt" rel="nofollow"> View page source</a>
  106. </li>
  107. </ul>
  108. <hr/>
  109. </div>
  110. <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
  111. <div itemprop="articleBody">
  112. <div align="center">
  113. <img src="assets/SG_img/SG - Horizontal.png" width="600"/>
  114. <br/><br/>
  115. <p><strong>Easily train or fine-tune SOTA computer vision models with one open source training library</strong>
  116. <a class="reference external" href="https://twitter.com/intent/tweet?text=Easily%20train%20or%20fine-tune%20SOTA%20computer%20vision%20models%20from%20one%20training%20repository&amp;url=https://github.com/Deci-AI/super-gradients&amp;via=deci_ai&amp;hashtags=AI,deeplearning,computervision,training,opensource"><img alt="Tweet" src="https://img.shields.io/twitter/url/http/shields.io.svg?style=social" /></a></p>
  117. <hr class="docutils" />
  118. <p><a href="https://github.com/Deci-AI/super-gradients#prerequisites"><img src="https://img.shields.io/badge/python-3.7%20%7C%203.8%20%7C%203.9-blue" />
  119. <a href="https://github.com/Deci-AI/super-gradients#prerequisites"><img src="https://img.shields.io/badge/pytorch-1.9%20%7C%201.10-blue" />
  120. <a href="https://pypi.org/project/super-gradients/"><img src="https://img.shields.io/pypi/v/super-gradients" />
  121. <a href="https://github.com/Deci-AI/super-gradients#computer-vision-models-pretrained-checkpoints" ><img src="https://img.shields.io/badge/pre--trained%20models-23-brightgreen" />
  122. <a href="https://github.com/Deci-AI/super-gradients/releases"><img src="https://img.shields.io/github/v/release/Deci-AI/super-gradients" />
  123. <a href="https://join.slack.com/t/supergradients-comm52/shared_invite/zt-10vz6o1ia-b_0W5jEPEnuHXm087K~t8Q"><img src="https://img.shields.io/badge/slack-community-blueviolet" />
  124. <a href="https://github.com/Deci-AI/super-gradients/blob/master/LICENSE.md"><img src="https://img.shields.io/badge/license-Apache%202.0-blue" />
  125. <a href="https://deci-ai.github.io/super-gradients/welcome.html"><img src="https://img.shields.io/badge/docs-sphinx-brightgreen" /></p>
  126. </div>
  127. <section class="tex2jax_ignore mathjax_ignore" id="supergradients">
  128. <h1>SuperGradients<a class="headerlink" href="#supergradients" title="Permalink to this headline"></a></h1>
  129. <section id="introduction">
  130. <h2>Introduction<a class="headerlink" href="#introduction" title="Permalink to this headline"></a></h2>
  131. <p>Welcome to SuperGradients, a free, open-source training library for PyTorch-based deep learning models.
  132. SuperGradients allows you to train or fine-tune SOTA pre-trained models for all the most commonly applied computer vision tasks with just one training library. We currently support object detection, image classification and semantic segmentation for videos and images.</p>
  133. <p>Docs and full user guide<span class="xref myst"></span></p>
  134. <section id="why-use-supergradients">
  135. <h3>Why use SuperGradients?<a class="headerlink" href="#why-use-supergradients" title="Permalink to this headline"></a></h3>
  136. <p><strong>Built-in SOTA Models</strong></p>
  137. <p>Easily load and fine-tune production-ready, <a class="reference external" href="https://github.com/Deci-AI/super-gradients#pretrained-classification-pytorch-checkpoints">pre-trained SOTA models</a> that incorporate best practices and validated hyper-parameters for achieving best-in-class accuracy.</p>
  138. <p><strong>Easily Reproduce our Results</strong></p>
  139. <p>Why do all the grind work, if we already did it for you? leverage tested and proven <a class="reference external" href="https://github.com/Deci-AI/super-gradients/tree/master/src/super_gradients/recipes">recipes</a> &amp; <a class="reference external" href="https://github.com/Deci-AI/super-gradients/tree/master/src/super_gradients/examples">code examples</a> for a wide range of computer vision models generated by our team of deep learning experts. Easily configure your own or use plug &amp; play hyperparameters for training, dataset, and architecture.</p>
  140. <p><strong>Production Readiness and Ease of Integration</strong></p>
  141. <p>All SuperGradients models’ are production ready in the sense that they are compatible with deployment tools such as TensorRT (Nvidia) and OpenVino (Intel) and can be easily taken into production. With a few lines of code you can easily integrate the models into your codebase.</p>
  142. <div align="center">
  143. <img src="./assets/SG_img/detection-demo.png" width="600px">
  144. </div>
  145. </section>
  146. <section id="documentation">
  147. <h3>Documentation<a class="headerlink" href="#documentation" title="Permalink to this headline"></a></h3>
  148. <p>Check SuperGradients <a class="reference external" href="https://deci-ai.github.io/super-gradients/welcome.html">Docs</a> for full documentation, user guide, and examples.</p>
  149. </section>
  150. <hr class="docutils" />
  151. <section id="table-of-content">
  152. <h3>Table of Content:<a class="headerlink" href="#table-of-content" title="Permalink to this headline"></a></h3>
  153. <!-- toc -->
  154. <ul class="simple">
  155. <li><p><a class="reference external" href="#getting-started">Getting Started</a></p>
  156. <ul>
  157. <li><p><a class="reference external" href="#quick-start-notebook">Quick Start Notebook</a></p></li>
  158. <li><p><a class="reference external" href="#supergradients-walkthrough-notebook">Walkthrough Notebook</a></p></li>
  159. <li><p><a class="reference external" href="#transfer-learning-with-sg-notebook">Transfer Learning with SG Notebook</a></p></li>
  160. </ul>
  161. </li>
  162. <li><p><a class="reference external" href="#installation-methods">Installation Methods</a></p>
  163. <ul>
  164. <li><p><a class="reference external" href="#prerequisites">Prerequisites</a></p></li>
  165. <li><p><a class="reference external" href="#quick-installation-of-stable-version">Quick Installation of stable version</a></p></li>
  166. <li><p><a class="reference external" href="#installing-from-github">Installing from GitHub</a></p></li>
  167. </ul>
  168. </li>
  169. <li><p><a class="reference external" href="#computer-vision-models-pretrained-checkpoints">Computer Vision Models’ Pretrained Checkpoints</a></p>
  170. <ul>
  171. <li><p><a class="reference external" href="#pretrained-classification-pytorch-checkpoints">Pretrained Classification PyTorch Checkpoints</a></p></li>
  172. <li><p><a class="reference external" href="#pretrained-object-detection-pytorch-checkpoints">Pretrained Object Detection PyTorch Checkpoints</a></p></li>
  173. <li><p><a class="reference external" href="#pretrained-semantic-segmentation-pytorch-checkpoints">Pretrained Semantic Segmentation PyTorch Checkpoints</a></p></li>
  174. </ul>
  175. </li>
  176. <li><p><a class="reference external" href="#contributing">Contributing</a></p></li>
  177. <li><p><a class="reference external" href="#citation">Citation</a></p></li>
  178. <li><p><a class="reference external" href="#community">Community</a></p></li>
  179. <li><p><a class="reference external" href="#license">License</a></p></li>
  180. </ul>
  181. <!-- tocstop -->
  182. </section>
  183. </section>
  184. <section id="getting-started">
  185. <h2>Getting Started<a class="headerlink" href="#getting-started" title="Permalink to this headline"></a></h2>
  186. <section id="quick-start-notebook">
  187. <h3>Quick Start Notebook<a class="headerlink" href="#quick-start-notebook" title="Permalink to this headline"></a></h3>
  188. <p>Get started with our quick start notebook on Google Colab for a quick and easy start using free GPU hardware</p>
  189. <table class="tfo-notebook-buttons" align="left">
  190. <td>
  191. <a target="_blank" href="https://colab.research.google.com/drive/12cURMPVQrvhgYle-wGmE2z8b_p90BdL0?usp=sharing"><img src="./assets/SG_img/colab_logo.png" />SuperGradients Quick Start in Google Colab</a>
  192. </td>
  193. <td>
  194. <a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/Deci-AI/super-gradients/blob/master/src/super_gradients/examples/SG_quickstart_.ipynb"><img src="./assets/SG_img/download_logo.png" />Download notebook</a>
  195. </td>
  196. <td>
  197. <a target="_blank" href="https://github.com/Deci-AI/super-gradients/tree/master/src/super_gradients/examples"><img src="./assets/SG_img/GitHub_logo.png" />View source on GitHub</a>
  198. </td>
  199. </table>
  200. </br></br>
  201. </section>
  202. <section id="supergradients-walkthrough-notebook">
  203. <h3>SuperGradients Walkthrough Notebook<a class="headerlink" href="#supergradients-walkthrough-notebook" title="Permalink to this headline"></a></h3>
  204. <p>Learn more about SuperGradients training components with our walkthrough notebook on Google Colab for an easy to use tutorial using free GPU hardware</p>
  205. <table class="tfo-notebook-buttons" align="left">
  206. <td>
  207. <a target="_blank" href="https://colab.research.google.com/drive/1smwh4EAgE8PwnCtwsdU8a9D9Ezfh6FQK?usp=sharing"><img src="./assets/SG_img/colab_logo.png" />SuperGradients Walkthrough in Google Colab</a>
  208. </td>
  209. <td>
  210. <a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/Deci-AI/super-gradients/blob/master/src/super_gradients/examples/SG_Walkthrough%20.ipynb"><img src="./assets/SG_img/download_logo.png" />Download notebook</a>
  211. </td>
  212. <td>
  213. <a target="_blank" href="https://github.com/Deci-AI/super-gradients/tree/master/src/super_gradients/examples"><img src="./assets/SG_img/GitHub_logo.png" />View source on GitHub</a>
  214. </td>
  215. </table>
  216. </br></br>
  217. </section>
  218. <section id="transfer-learning-with-sg-notebook">
  219. <h3>Transfer Learning with SG Notebook<a class="headerlink" href="#transfer-learning-with-sg-notebook" title="Permalink to this headline"></a></h3>
  220. <p>Learn more about SuperGradients transfer learning or fine tuning abilities with our COCO pre-trained YoloV5nano fine tuning into a sub-dataset of PASCAL VOC example notebook on Google Colab for an easy to use tutorial using free GPU hardware</p>
  221. <table class="tfo-notebook-buttons" align="left">
  222. <td>
  223. <a target="_blank" href="https://colab.research.google.com/drive/1ZR_cvy8tQB_fTZwB2SQxg3RfIVKxNxRO?usp=sharing"><img src="./assets/SG_img/colab_logo.png" />SuperGradients Transfer Learning in Google Colab</a>
  224. </td>
  225. <td>
  226. <a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/Deci-AI/super-gradients/blob/master/src/super_gradients/examples/TransferLearningDetection.ipynb"><img src="./assets/SG_img/download_logo.png" />Download notebook</a>
  227. </td>
  228. <td>
  229. <a target="_blank" href="https://github.com/Deci-AI/super-gradients/tree/master/src/super_gradients/examples"><img src="./assets/SG_img/GitHub_logo.png" />View source on GitHub</a>
  230. </td>
  231. </table>
  232. </br></br>
  233. </section>
  234. </section>
  235. <section id="installation-methods">
  236. <h2>Installation Methods<a class="headerlink" href="#installation-methods" title="Permalink to this headline"></a></h2>
  237. <section id="prerequisites">
  238. <h3>Prerequisites<a class="headerlink" href="#prerequisites" title="Permalink to this headline"></a></h3>
  239. <p>General requirements:</p>
  240. <ul class="simple">
  241. <li><p>Python 3.7, 3.8 or 3.9 installed.</p></li>
  242. <li><p>torch&gt;=1.9.0</p>
  243. <ul>
  244. <li><p>https://pytorch.org/get-started/locally/</p></li>
  245. </ul>
  246. </li>
  247. <li><p>The python packages that are specified in requirements.txt;</p></li>
  248. </ul>
  249. <p>To train on nvidia GPUs:</p>
  250. <ul class="simple">
  251. <li><p><a class="reference external" href="https://developer.nvidia.com/cuda-11.2.0-download-archive?target_os=Linux&amp;target_arch=x86_64&amp;target_distro=Ubuntu">Nvidia CUDA Toolkit &gt;= 11.2</a></p></li>
  252. <li><p>CuDNN &gt;= 8.1.x</p></li>
  253. <li><p>Nvidia Driver with CUDA &gt;= 11.2 support (≥460.x)</p></li>
  254. </ul>
  255. </section>
  256. <section id="quick-installation-of-stable-version">
  257. <h3>Quick Installation of stable version<a class="headerlink" href="#quick-installation-of-stable-version" title="Permalink to this headline"></a></h3>
  258. <p>See in <a class="reference external" href="https://pypi.org/project/super-gradients/">PyPi</a></p>
  259. <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>pip install super-gradients
  260. </pre></div>
  261. </div>
  262. <p>That’s it !</p>
  263. </section>
  264. <section id="installing-from-github">
  265. <h3>Installing from GitHub<a class="headerlink" href="#installing-from-github" title="Permalink to this headline"></a></h3>
  266. <div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>pip install git+https://github.com/Deci-AI/super-gradients.git@stable
  267. </pre></div>
  268. </div>
  269. </section>
  270. </section>
  271. <section id="computer-vision-models-pretrained-checkpoints">
  272. <h2>Computer Vision Models’ Pretrained Checkpoints<a class="headerlink" href="#computer-vision-models-pretrained-checkpoints" title="Permalink to this headline"></a></h2>
  273. <section id="pretrained-classification-pytorch-checkpoints">
  274. <h3>Pretrained Classification PyTorch Checkpoints<a class="headerlink" href="#pretrained-classification-pytorch-checkpoints" title="Permalink to this headline"></a></h3>
  275. <table class="colwidths-auto docutils align-default">
  276. <thead>
  277. <tr class="row-odd"><th class="head"><p>Model</p></th>
  278. <th class="head"><p>Dataset</p></th>
  279. <th class="head"><p>Resolution</p></th>
  280. <th class="head"><p>Top-1</p></th>
  281. <th class="head"><p>Top-5</p></th>
  282. <th class="head"><p>Latency b1<sub>T4</sub></p></th>
  283. <th class="text-center head"><p>Throughput b1<sub>T4</sub></p></th>
  284. </tr>
  285. </thead>
  286. <tbody>
  287. <tr class="row-even"><td><p>EfficientNet B0</p></td>
  288. <td><p>ImageNet</p></td>
  289. <td><p>224x224</p></td>
  290. <td><p>77.62</p></td>
  291. <td><p>93.49</p></td>
  292. <td><p><strong>1.16ms</strong></p></td>
  293. <td class="text-center"><p><strong>862fps</strong></p></td>
  294. </tr>
  295. <tr class="row-odd"><td><p>RegNetY200</p></td>
  296. <td><p>ImageNet</p></td>
  297. <td><p>224x224</p></td>
  298. <td><p>70.88</p></td>
  299. <td><p>89.35</p></td>
  300. <td><p><strong>1.07ms</strong></p></td>
  301. <td class="text-center"><p><strong>928.3fps</strong></p></td>
  302. </tr>
  303. <tr class="row-even"><td><p>RegNetY400</p></td>
  304. <td><p>ImageNet</p></td>
  305. <td><p>224x224</p></td>
  306. <td><p>74.74</p></td>
  307. <td><p>91.46</p></td>
  308. <td><p><strong>1.22ms</strong></p></td>
  309. <td class="text-center"><p><strong>816.5fps</strong></p></td>
  310. </tr>
  311. <tr class="row-odd"><td><p>RegNetY600</p></td>
  312. <td><p>ImageNet</p></td>
  313. <td><p>224x224</p></td>
  314. <td><p>76.18</p></td>
  315. <td><p>92.34</p></td>
  316. <td><p><strong>1.19ms</strong></p></td>
  317. <td class="text-center"><p><strong>838.5fps</strong></p></td>
  318. </tr>
  319. <tr class="row-even"><td><p>RegNetY800</p></td>
  320. <td><p>ImageNet</p></td>
  321. <td><p>224x224</p></td>
  322. <td><p>77.07</p></td>
  323. <td><p>93.26</p></td>
  324. <td><p><strong>1.18ms</strong></p></td>
  325. <td class="text-center"><p><strong>841.4fps</strong></p></td>
  326. </tr>
  327. <tr class="row-odd"><td><p>ResNet18</p></td>
  328. <td><p>ImageNet</p></td>
  329. <td><p>224x224</p></td>
  330. <td><p>70.6</p></td>
  331. <td><p>89.64</p></td>
  332. <td><p><strong>0.599ms</strong></p></td>
  333. <td class="text-center"><p><strong>1669fps</strong></p></td>
  334. </tr>
  335. <tr class="row-even"><td><p>ResNet34</p></td>
  336. <td><p>ImageNet</p></td>
  337. <td><p>224x224</p></td>
  338. <td><p>74.13</p></td>
  339. <td><p>91.7</p></td>
  340. <td><p><strong>0.89ms</strong></p></td>
  341. <td class="text-center"><p><strong>1123fps</strong></p></td>
  342. </tr>
  343. <tr class="row-odd"><td><p>ResNet50</p></td>
  344. <td><p>ImageNet</p></td>
  345. <td><p>224x224</p></td>
  346. <td><p>76.3</p></td>
  347. <td><p>93.0</p></td>
  348. <td><p><strong>0.94ms</strong></p></td>
  349. <td class="text-center"><p><strong>1063fps</strong></p></td>
  350. </tr>
  351. <tr class="row-even"><td><p>MobileNetV3_large-150 epochs</p></td>
  352. <td><p>ImageNet</p></td>
  353. <td><p>224x224</p></td>
  354. <td><p>73.79</p></td>
  355. <td><p>91.54</p></td>
  356. <td><p><strong>0.87ms</strong></p></td>
  357. <td class="text-center"><p><strong>1149fps</strong></p></td>
  358. </tr>
  359. <tr class="row-odd"><td><p>MobileNetV3_large-300 epochs</p></td>
  360. <td><p>ImageNet</p></td>
  361. <td><p>224x224</p></td>
  362. <td><p>74.52</p></td>
  363. <td><p>91.92</p></td>
  364. <td><p><strong>0.87ms</strong></p></td>
  365. <td class="text-center"><p><strong>1149fps</strong></p></td>
  366. </tr>
  367. <tr class="row-even"><td><p>MobileNetV3_small</p></td>
  368. <td><p>ImageNet</p></td>
  369. <td><p>224x224</p></td>
  370. <td><p>67.45</p></td>
  371. <td><p>87.47</p></td>
  372. <td><p><strong>0.75ms</strong></p></td>
  373. <td class="text-center"><p><strong>1333fps</strong></p></td>
  374. </tr>
  375. <tr class="row-odd"><td><p>MobileNetV2_w1</p></td>
  376. <td><p>ImageNet</p></td>
  377. <td><p>224x224</p></td>
  378. <td><p>73.08</p></td>
  379. <td><p>91.1</p></td>
  380. <td><p><strong>0.58ms</strong></p></td>
  381. <td class="text-center"><p><strong>1724fps</strong></p></td>
  382. </tr>
  383. </tbody>
  384. </table>
  385. <blockquote>
  386. <div><p><strong>NOTE:</strong> Performance measured on T4 GPU with TensorRT, using FP16 precision and batch size 1</p>
  387. </div></blockquote>
  388. </section>
  389. <section id="pretrained-object-detection-pytorch-checkpoints">
  390. <h3>Pretrained Object Detection PyTorch Checkpoints<a class="headerlink" href="#pretrained-object-detection-pytorch-checkpoints" title="Permalink to this headline"></a></h3>
  391. <table class="colwidths-auto docutils align-default">
  392. <thead>
  393. <tr class="row-odd"><th class="head"><p>Model</p></th>
  394. <th class="head"><p>Dataset</p></th>
  395. <th class="head"><p>Resolution</p></th>
  396. <th class="head"><p>mAP<sup>val<br>0.5:0.95</p></th>
  397. <th class="head"><p>Latency b1<sub>T4</sub></p></th>
  398. <th class="text-center head"><p>Throughput b64<sub>T4</sub></p></th>
  399. </tr>
  400. </thead>
  401. <tbody>
  402. <tr class="row-even"><td><p>YOLOv5 nano</p></td>
  403. <td><p>COCO</p></td>
  404. <td><p>640x640</p></td>
  405. <td><p>27.7</p></td>
  406. <td><p><strong>6.55ms</strong></p></td>
  407. <td class="text-center"><p><strong>177.62fps</strong></p></td>
  408. </tr>
  409. <tr class="row-odd"><td><p>YOLOv5 small</p></td>
  410. <td><p>COCO</p></td>
  411. <td><p>640x640</p></td>
  412. <td><p>37.3</p></td>
  413. <td><p><strong>7.13ms</strong></p></td>
  414. <td class="text-center"><p><strong>159.44fps</strong></p></td>
  415. </tr>
  416. <tr class="row-even"><td><p>YOLOv5 medium</p></td>
  417. <td><p>COCO</p></td>
  418. <td><p>640x640</p></td>
  419. <td><p>45.2</p></td>
  420. <td><p><strong>8.95ms</strong></p></td>
  421. <td class="text-center"><p><strong>121.78fps</strong></p></td>
  422. </tr>
  423. <tr class="row-odd"><td><p>YOLOv5 large</p></td>
  424. <td><p>COCO</p></td>
  425. <td><p>640x640</p></td>
  426. <td><p>48.0</p></td>
  427. <td><p><strong>11.49ms</strong></p></td>
  428. <td class="text-center"><p><strong>95.99fps</strong></p></td>
  429. </tr>
  430. </tbody>
  431. </table>
  432. <blockquote>
  433. <div><p><strong>NOTE:</strong> Performance measured on T4 GPU with TensorRT, using FP16 precision and batch size 1 (latency) and batch size 64 (througput)</p>
  434. </div></blockquote>
  435. </section>
  436. <section id="pretrained-semantic-segmentation-pytorch-checkpoints">
  437. <h3>Pretrained Semantic Segmentation PyTorch Checkpoints<a class="headerlink" href="#pretrained-semantic-segmentation-pytorch-checkpoints" title="Permalink to this headline"></a></h3>
  438. <table class="colwidths-auto docutils align-default">
  439. <thead>
  440. <tr class="row-odd"><th class="head"><p>Model</p></th>
  441. <th class="head"><p>Dataset</p></th>
  442. <th class="head"><p>Resolution</p></th>
  443. <th class="head"><p>mIoU</p></th>
  444. <th class="head"><p>Latency b1<sub>T4</sub></p></th>
  445. <th class="head"><p>Throughput b1<sub>T4</sub></p></th>
  446. <th class="text-center head"><p>Latency b1<sub>T4</sub> including IO</p></th>
  447. </tr>
  448. </thead>
  449. <tbody>
  450. <tr class="row-even"><td><p>DDRNet23</p></td>
  451. <td><p>Cityscapes</p></td>
  452. <td><p>1024x2048</p></td>
  453. <td><p>78.65</p></td>
  454. <td><p><strong>7.62ms</strong></p></td>
  455. <td><p><strong>131.3fps</strong></p></td>
  456. <td class="text-center"><p><strong>25.94ms</strong></p></td>
  457. </tr>
  458. <tr class="row-odd"><td><p>DDRNet23 slim</p></td>
  459. <td><p>Cityscapes</p></td>
  460. <td><p>1024x2048</p></td>
  461. <td><p>76.6</p></td>
  462. <td><p><strong>3.56ms</strong></p></td>
  463. <td><p><strong>280.5fps</strong></p></td>
  464. <td class="text-center"><p><strong>22.80ms</strong></p></td>
  465. </tr>
  466. <tr class="row-even"><td><p>STDC1-Seg50</p></td>
  467. <td><p>Cityscapes</p></td>
  468. <td><p>512x1024</p></td>
  469. <td><p>74.36</p></td>
  470. <td><p><strong>2.83ms</strong></p></td>
  471. <td><p><strong>353.3fps</strong></p></td>
  472. <td class="text-center"><p><strong>12.57ms</strong></p></td>
  473. </tr>
  474. <tr class="row-odd"><td><p>STDC1-Seg75</p></td>
  475. <td><p>Cityscapes</p></td>
  476. <td><p>768x1536</p></td>
  477. <td><p>76.87</p></td>
  478. <td><p><strong>5.71ms</strong></p></td>
  479. <td><p><strong>175.1fps</strong></p></td>
  480. <td class="text-center"><p><strong>26.70ms</strong></p></td>
  481. </tr>
  482. <tr class="row-even"><td><p>STDC2-Seg50</p></td>
  483. <td><p>Cityscapes</p></td>
  484. <td><p>512x1024</p></td>
  485. <td><p>75.27</p></td>
  486. <td><p><strong>3.74ms</strong></p></td>
  487. <td><p><strong>267.2fps</strong></p></td>
  488. <td class="text-center"><p><strong>13.89ms</strong></p></td>
  489. </tr>
  490. <tr class="row-odd"><td><p>STDC2-Seg75</p></td>
  491. <td><p>Cityscapes</p></td>
  492. <td><p>768x1536</p></td>
  493. <td><p>78.93</p></td>
  494. <td><p><strong>7.35ms</strong></p></td>
  495. <td><p><strong>135.9fps</strong></p></td>
  496. <td class="text-center"><p><strong>28.18ms</strong></p></td>
  497. </tr>
  498. <tr class="row-even"><td><p>ShelfNet_LW_34</p></td>
  499. <td><p>COCO Segmentation (21 classes from PASCAL including background)</p></td>
  500. <td><p>512x512</p></td>
  501. <td><p>65.1</p></td>
  502. <td><p><strong>-</strong></p></td>
  503. <td><p><strong>-</strong></p></td>
  504. <td class="text-center"><p><strong>-</strong></p></td>
  505. </tr>
  506. </tbody>
  507. </table>
  508. <blockquote>
  509. <div><p><strong>NOTE:</strong> Performance measured on T4 GPU with TensorRT, using FP16 precision and batch size 1 (latency), and not including IO</p>
  510. </div></blockquote>
  511. </section>
  512. </section>
  513. <section id="contributing">
  514. <h2>Contributing<a class="headerlink" href="#contributing" title="Permalink to this headline"></a></h2>
  515. <p>To learn about making a contribution to SuperGradients, please see our <a class="reference internal" href="CONTRIBUTING.html"><span class="doc std std-doc">Contribution page</span></a>.</p>
  516. <p>Our awesome contributors:</p>
  517. <a href="https://github.com/Deci-AI/super-gradients/graphs/contributors">
  518. <img src="https://contrib.rocks/image?repo=Deci-AI/super-gradients" />
  519. </a>
  520. <p><br/>Made with <a class="reference external" href="https://contrib.rocks">contrib.rocks</a>.</p>
  521. </section>
  522. <section id="citation">
  523. <h2>Citation<a class="headerlink" href="#citation" title="Permalink to this headline"></a></h2>
  524. <p>If you are using SuperGradients library or benchmarks in your research, please cite SuperGradients deep learning training library.</p>
  525. </section>
  526. <section id="community">
  527. <h2>Community<a class="headerlink" href="#community" title="Permalink to this headline"></a></h2>
  528. <p>If you want to be a part of SuperGradients growing community, hear about all the exciting news and updates, need help, request for advanced features,
  529. or want to file a bug or issue report, we would love to welcome you aboard!</p>
  530. <ul class="simple">
  531. <li><p>Slack is the place to be and ask questions about SuperGradients and get support. <a class="reference external" href="https://join.slack.com/t/supergradients-comm52/shared_invite/zt-10vz6o1ia-b_0W5jEPEnuHXm087K~t8Q">Click here to join our Slack</a></p></li>
  532. <li><p>To report a bug, <a class="reference external" href="https://github.com/Deci-AI/super-gradients/issues">file an issue</a> on GitHub.</p></li>
  533. <li><p>You can also join the <a class="reference external" href="https://deci.ai/resources/blog/">community mailing list</a>
  534. to ask questions about the project and receive announcements.</p></li>
  535. <li><p>For a shorth meeting with SuperGradients PM, use this <a class="reference external" href="https://calendly.com/ofer-baratz-deci/15min">link</a> and choose your prefered time.</p></li>
  536. </ul>
  537. </section>
  538. <section id="license">
  539. <h2>License<a class="headerlink" href="#license" title="Permalink to this headline"></a></h2>
  540. <p>This project is released under the <a class="reference internal" href="LICENSE.html"><span class="doc std std-doc">Apache 2.0 license</span></a>.</p>
  541. </section>
  542. </section>
  543. </div>
  544. </div>
  545. <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
  546. <a href="index.html" class="btn btn-neutral float-left" title="Welcome to SuperGradients’s documentation!" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
  547. <a href="super_gradients.common.html" class="btn btn-neutral float-right" title="Common package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
  548. </div>
  549. <hr/>
  550. <div role="contentinfo">
  551. <p>&#169; Copyright 2021, SuperGradients team.</p>
  552. </div>
  553. Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
  554. <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
  555. provided by <a href="https://readthedocs.org">Read the Docs</a>.
  556. </footer>
  557. </div>
  558. </div>
  559. </section>
  560. </div>
  561. <script>
  562. jQuery(function () {
  563. SphinxRtdTheme.Navigation.enable(true);
  564. });
  565. </script>
  566. </body>
  567. </html>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...