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

index.html 15 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
  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>Welcome to SuperGradients’s documentation! &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="SuperGradients" href="welcome.html" />
  21. </head>
  22. <body class="wy-body-for-nav">
  23. <div class="wy-grid-for-nav">
  24. <nav data-toggle="wy-nav-shift" class="wy-nav-side">
  25. <div class="wy-side-scroll">
  26. <div class="wy-side-nav-search" >
  27. <a href="#" class="icon icon-home"> SuperGradients
  28. </a>
  29. <div role="search">
  30. <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
  31. <input type="text" name="q" placeholder="Search docs" />
  32. <input type="hidden" name="check_keywords" value="yes" />
  33. <input type="hidden" name="area" value="default" />
  34. </form>
  35. </div>
  36. </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
  37. <p class="caption"><span class="caption-text">Welcome To SuperGradients</span></p>
  38. <ul>
  39. <li class="toctree-l1"><a class="reference internal" href="welcome.html">SuperGradients</a></li>
  40. </ul>
  41. <p class="caption"><span class="caption-text">Technical Documentation</span></p>
  42. <ul>
  43. <li class="toctree-l1"><a class="reference internal" href="super_gradients.common.html">Common package</a></li>
  44. <li class="toctree-l1"><a class="reference internal" href="super_gradients.training.html">Training package</a></li>
  45. </ul>
  46. <p class="caption"><span class="caption-text">User Guide</span></p>
  47. <ul>
  48. <li class="toctree-l1"><a class="reference internal" href="user_guide.html">What is SuperGradients?</a></li>
  49. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#introducing-the-supergradients-library">Introducing the SuperGradients library</a></li>
  50. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#installation">Installation</a></li>
  51. <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>
  52. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#training-parameters">Training Parameters</a></li>
  53. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#logs-and-checkpoints">Logs and Checkpoints</a></li>
  54. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#dataset-parameters">Dataset Parameters</a></li>
  55. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#network-architectures">Network Architectures</a></li>
  56. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#pretrained-models">Pretrained Models</a></li>
  57. <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>
  58. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#supergradients-faq">SuperGradients FAQ</a></li>
  59. </ul>
  60. </div>
  61. </div>
  62. </nav>
  63. <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
  64. <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
  65. <a href="#">SuperGradients</a>
  66. </nav>
  67. <div class="wy-nav-content">
  68. <div class="rst-content">
  69. <div role="navigation" aria-label="Page navigation">
  70. <ul class="wy-breadcrumbs">
  71. <li><a href="#" class="icon icon-home"></a> &raquo;</li>
  72. <li>Welcome to SuperGradients’s documentation!</li>
  73. <li class="wy-breadcrumbs-aside">
  74. <a href="_sources/index.rst.txt" rel="nofollow"> View page source</a>
  75. </li>
  76. </ul>
  77. <hr/>
  78. </div>
  79. <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
  80. <div itemprop="articleBody">
  81. <section id="welcome-to-supergradients-s-documentation">
  82. <h1>Welcome to SuperGradients’s documentation!<a class="headerlink" href="#welcome-to-supergradients-s-documentation" title="Permalink to this headline"></a></h1>
  83. <div class="toctree-wrapper compound">
  84. <p class="caption"><span class="caption-text">Welcome To SuperGradients</span></p>
  85. <ul>
  86. <li class="toctree-l1"><a class="reference internal" href="welcome.html">SuperGradients</a><ul>
  87. <li class="toctree-l2"><a class="reference internal" href="welcome.html#introduction">Introduction</a><ul>
  88. <li class="toctree-l3"><a class="reference internal" href="welcome.html#why-use-supergradients">Why use SuperGradients?</a></li>
  89. <li class="toctree-l3"><a class="reference internal" href="welcome.html#documentation">Documentation</a></li>
  90. <li class="toctree-l3"><a class="reference internal" href="welcome.html#table-of-content">Table of Content:</a></li>
  91. </ul>
  92. </li>
  93. <li class="toctree-l2"><a class="reference internal" href="welcome.html#getting-started">Getting Started</a><ul>
  94. <li class="toctree-l3"><a class="reference internal" href="welcome.html#quick-start-notebook">Quick Start Notebook</a></li>
  95. <li class="toctree-l3"><a class="reference internal" href="welcome.html#supergradients-walkthrough-notebook">SuperGradients Walkthrough Notebook</a></li>
  96. <li class="toctree-l3"><a class="reference internal" href="welcome.html#transfer-learning-with-sg-notebook">Transfer Learning with SG Notebook</a></li>
  97. </ul>
  98. </li>
  99. <li class="toctree-l2"><a class="reference internal" href="welcome.html#installation-methods">Installation Methods</a><ul>
  100. <li class="toctree-l3"><a class="reference internal" href="welcome.html#prerequisites">Prerequisites</a></li>
  101. <li class="toctree-l3"><a class="reference internal" href="welcome.html#quick-installation-of-stable-version">Quick Installation of stable version</a></li>
  102. <li class="toctree-l3"><a class="reference internal" href="welcome.html#installing-from-github">Installing from GitHub</a></li>
  103. </ul>
  104. </li>
  105. <li class="toctree-l2"><a class="reference internal" href="welcome.html#computer-vision-models-pretrained-checkpoints">Computer Vision Models’ Pretrained Checkpoints</a><ul>
  106. <li class="toctree-l3"><a class="reference internal" href="welcome.html#pretrained-classification-pytorch-checkpoints">Pretrained Classification PyTorch Checkpoints</a></li>
  107. <li class="toctree-l3"><a class="reference internal" href="welcome.html#pretrained-object-detection-pytorch-checkpoints">Pretrained Object Detection PyTorch Checkpoints</a></li>
  108. <li class="toctree-l3"><a class="reference internal" href="welcome.html#pretrained-semantic-segmentation-pytorch-checkpoints">Pretrained Semantic Segmentation PyTorch Checkpoints</a></li>
  109. </ul>
  110. </li>
  111. <li class="toctree-l2"><a class="reference internal" href="welcome.html#contributing">Contributing</a></li>
  112. <li class="toctree-l2"><a class="reference internal" href="welcome.html#citation">Citation</a></li>
  113. <li class="toctree-l2"><a class="reference internal" href="welcome.html#community">Community</a></li>
  114. <li class="toctree-l2"><a class="reference internal" href="welcome.html#license">License</a></li>
  115. </ul>
  116. </li>
  117. </ul>
  118. </div>
  119. <div class="toctree-wrapper compound">
  120. <p class="caption"><span class="caption-text">Technical Documentation</span></p>
  121. <ul>
  122. <li class="toctree-l1"><a class="reference internal" href="super_gradients.common.html">Common package</a><ul>
  123. <li class="toctree-l2"><a class="reference internal" href="super_gradients.common.html#module-contents">Module contents</a></li>
  124. </ul>
  125. </li>
  126. <li class="toctree-l1"><a class="reference internal" href="super_gradients.training.html">Training package</a><ul>
  127. <li class="toctree-l2"><a class="reference internal" href="super_gradients.training.html#module-super_gradients.training">super_gradients.training module</a></li>
  128. <li class="toctree-l2"><a class="reference internal" href="super_gradients.training.html#super-gradients-training-datasets-module">super_gradients.training.datasets module</a></li>
  129. <li class="toctree-l2"><a class="reference internal" href="super_gradients.training.html#super-gradients-training-exceptions-module">super_gradients.training.exceptions module</a></li>
  130. <li class="toctree-l2"><a class="reference internal" href="super_gradients.training.html#module-super_gradients.training.legacy">super_gradients.training.legacy module</a></li>
  131. <li class="toctree-l2"><a class="reference internal" href="super_gradients.training.html#module-super_gradients.training.losses">super_gradients.training.losses_models module</a></li>
  132. <li class="toctree-l2"><a class="reference internal" href="super_gradients.training.html#module-super_gradients.training.metrics">super_gradients.training.metrics module</a></li>
  133. <li class="toctree-l2"><a class="reference internal" href="super_gradients.training.html#module-super_gradients.training.models">super_gradients.training.models module</a></li>
  134. <li class="toctree-l2"><a class="reference internal" href="super_gradients.training.html#module-super_gradients.training.sg_model">super_gradients.training.sg_model module</a></li>
  135. <li class="toctree-l2"><a class="reference internal" href="super_gradients.training.html#module-super_gradients.training.utils">super_gradients.training.utils module</a></li>
  136. <li class="toctree-l2"><a class="reference internal" href="super_gradients.training.html#module-contents">Module contents</a></li>
  137. </ul>
  138. </li>
  139. </ul>
  140. </div>
  141. <div class="toctree-wrapper compound">
  142. <p class="caption"><span class="caption-text">User Guide</span></p>
  143. <ul>
  144. <li class="toctree-l1"><a class="reference internal" href="user_guide.html">What is SuperGradients?</a></li>
  145. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#introducing-the-supergradients-library">Introducing the SuperGradients library</a></li>
  146. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#installation">Installation</a></li>
  147. <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><ul>
  148. <li class="toctree-l2"><a class="reference internal" href="user_guide.html#integrating-your-training-code-main-components">Integrating Your Training Code: Main components:</a></li>
  149. <li class="toctree-l2"><a class="reference internal" href="user_guide.html#integrating-your-training-code-complete-walkthrough-dataset">Integrating Your Training Code - Complete Walkthrough: Dataset</a></li>
  150. <li class="toctree-l2"><a class="reference internal" href="user_guide.html#integrating-your-training-code-complete-walkthrough-model">Integrating Your Training Code - Complete Walkthrough: Model</a></li>
  151. <li class="toctree-l2"><a class="reference internal" href="user_guide.html#integrating-your-training-code-complete-walkthrough-loss-function">Integrating Your Training Code - Complete Walkthrough: Loss Function</a></li>
  152. <li class="toctree-l2"><a class="reference internal" href="user_guide.html#integrating-your-training-code-complete-walkthrough-metrics">Integrating Your Training Code - Complete Walkthrough: Metrics</a></li>
  153. <li class="toctree-l2"><a class="reference internal" href="user_guide.html#integrating-your-training-code-complete-walkthrough-training-script">Integrating Your Training Code- Complete Walkthrough: Training script</a><ul>
  154. <li class="toctree-l3"><a class="reference internal" href="user_guide.html#training-parameter-notes">Training Parameter Notes:</a></li>
  155. </ul>
  156. </li>
  157. </ul>
  158. </li>
  159. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#training-parameters">Training Parameters</a></li>
  160. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#logs-and-checkpoints">Logs and Checkpoints</a></li>
  161. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#dataset-parameters">Dataset Parameters</a></li>
  162. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#network-architectures">Network Architectures</a></li>
  163. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#pretrained-models">Pretrained Models</a></li>
  164. <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>
  165. <li class="toctree-l1"><a class="reference internal" href="user_guide.html#supergradients-faq">SuperGradients FAQ</a><ul>
  166. <li class="toctree-l2"><a class="reference internal" href="user_guide.html#what-type-of-tasks-does-the-supergradients-support">What Type of Tasks Does the SuperGradients Support?</a></li>
  167. </ul>
  168. </li>
  169. </ul>
  170. </div>
  171. </section>
  172. <section id="indices-and-tables">
  173. <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline"></a></h1>
  174. <ul class="simple">
  175. <li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li>
  176. <li><p><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></p></li>
  177. <li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li>
  178. </ul>
  179. </section>
  180. </div>
  181. </div>
  182. <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
  183. <a href="welcome.html" class="btn btn-neutral float-right" title="SuperGradients" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
  184. </div>
  185. <hr/>
  186. <div role="contentinfo">
  187. <p>&#169; Copyright 2021, SuperGradients team.</p>
  188. </div>
  189. Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
  190. <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
  191. provided by <a href="https://readthedocs.org">Read the Docs</a>.
  192. </footer>
  193. </div>
  194. </div>
  195. </section>
  196. </div>
  197. <script>
  198. jQuery(function () {
  199. SphinxRtdTheme.Navigation.enable(true);
  200. });
  201. </script>
  202. </body>
  203. </html>
Tip!

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

Comments

Loading...