Skip to content

Commit e3e7613

Browse files
Deploy to GitHub Pages on master [ci skip]
1 parent 546520c commit e3e7613

File tree

537 files changed

+3455
-538
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

537 files changed

+3455
-538
lines changed

404.html

+6
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@
120120
<span class="dropdown-title">Intro to PyTorch - YouTube Series</span>
121121
<p>Master PyTorch basics with our engaging YouTube tutorial series</p>
122122
</a>
123+
<a class="nav-dropdown-item" href="/new/">
124+
<span class="dropdown-title">New to PyTorch Foundation</span>
125+
</a>
123126
</div>
124127
</div>
125128
</li>
@@ -516,6 +519,9 @@ <h2>Resources</h2>
516519
<li>
517520
<a href="https://pytorch.org/tutorials/beginner/introyt.html">Introduction to PyTorch - YouTube Series</a>
518521
</li>
522+
<li>
523+
<a href="/new/">New to PyTorch Foundation</a>
524+
</li>
519525
</ul>
520526
<li class="resources-mobile-menu-title">
521527
<a>Ecosystem</a>

ai-powered-competitive-programming.html

+6
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@
124124
<span class="dropdown-title">Intro to PyTorch - YouTube Series</span>
125125
<p>Master PyTorch basics with our engaging YouTube tutorial series</p>
126126
</a>
127+
<a class="nav-dropdown-item" href="/new/">
128+
<span class="dropdown-title">New to PyTorch Foundation</span>
129+
</a>
127130
</div>
128131
</div>
129132
</li>
@@ -472,6 +475,9 @@ <h2>Resources</h2>
472475
<li>
473476
<a href="https://pytorch.org/tutorials/beginner/introyt.html">Introduction to PyTorch - YouTube Series</a>
474477
</li>
478+
<li>
479+
<a href="/new/">New to PyTorch Foundation</a>
480+
</li>
475481
</ul>
476482
<li class="resources-mobile-menu-title">
477483
<a>Ecosystem</a>

assets/hub/datvuthanh_hybridnets.ipynb

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "7a19d883",
5+
"id": "1c9c7708",
66
"metadata": {},
77
"source": [
88
"### This notebook is optionally accelerated with a GPU runtime.\n",
@@ -24,7 +24,7 @@
2424
{
2525
"cell_type": "code",
2626
"execution_count": null,
27-
"id": "d406f11f",
27+
"id": "dab33ef9",
2828
"metadata": {},
2929
"outputs": [],
3030
"source": [
@@ -34,7 +34,7 @@
3434
},
3535
{
3636
"cell_type": "markdown",
37-
"id": "a83d5d9a",
37+
"id": "2e9091ed",
3838
"metadata": {},
3939
"source": [
4040
"## Model Description\n",
@@ -93,7 +93,7 @@
9393
{
9494
"cell_type": "code",
9595
"execution_count": null,
96-
"id": "df60969b",
96+
"id": "958bb4d5",
9797
"metadata": {},
9898
"outputs": [],
9999
"source": [
@@ -109,7 +109,7 @@
109109
},
110110
{
111111
"cell_type": "markdown",
112-
"id": "538aff4b",
112+
"id": "02642309",
113113
"metadata": {},
114114
"source": [
115115
"### Citation\n",
@@ -120,7 +120,7 @@
120120
{
121121
"cell_type": "code",
122122
"execution_count": null,
123-
"id": "db94f41f",
123+
"id": "477d3acb",
124124
"metadata": {
125125
"attributes": {
126126
"classes": [

assets/hub/facebookresearch_WSL-Images_resnext.ipynb

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "2067631a",
5+
"id": "a7571bca",
66
"metadata": {},
77
"source": [
88
"### This notebook is optionally accelerated with a GPU runtime.\n",
@@ -22,7 +22,7 @@
2222
{
2323
"cell_type": "code",
2424
"execution_count": null,
25-
"id": "d3f36c8d",
25+
"id": "91511522",
2626
"metadata": {},
2727
"outputs": [],
2828
"source": [
@@ -39,7 +39,7 @@
3939
},
4040
{
4141
"cell_type": "markdown",
42-
"id": "0d3cc968",
42+
"id": "465e0a99",
4343
"metadata": {},
4444
"source": [
4545
"All pre-trained models expect input images normalized in the same way,\n",
@@ -53,7 +53,7 @@
5353
{
5454
"cell_type": "code",
5555
"execution_count": null,
56-
"id": "ef925ce1",
56+
"id": "e591bc92",
5757
"metadata": {},
5858
"outputs": [],
5959
"source": [
@@ -67,7 +67,7 @@
6767
{
6868
"cell_type": "code",
6969
"execution_count": null,
70-
"id": "3de31f53",
70+
"id": "17831db7",
7171
"metadata": {},
7272
"outputs": [],
7373
"source": [
@@ -99,7 +99,7 @@
9999
},
100100
{
101101
"cell_type": "markdown",
102-
"id": "6952e059",
102+
"id": "402201f6",
103103
"metadata": {},
104104
"source": [
105105
"### Model Description\n",

assets/hub/facebookresearch_pytorch-gan-zoo_dcgan.ipynb

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "766e347d",
5+
"id": "80c3f9b6",
66
"metadata": {},
77
"source": [
88
"### This notebook is optionally accelerated with a GPU runtime.\n",
@@ -22,7 +22,7 @@
2222
{
2323
"cell_type": "code",
2424
"execution_count": null,
25-
"id": "63ffc1db",
25+
"id": "810f8ee0",
2626
"metadata": {},
2727
"outputs": [],
2828
"source": [
@@ -34,7 +34,7 @@
3434
},
3535
{
3636
"cell_type": "markdown",
37-
"id": "9af296e6",
37+
"id": "93098203",
3838
"metadata": {},
3939
"source": [
4040
"The input to the model is a noise vector of shape `(N, 120)` where `N` is the number of images to be generated.\n",
@@ -45,7 +45,7 @@
4545
{
4646
"cell_type": "code",
4747
"execution_count": null,
48-
"id": "0a789226",
48+
"id": "d1d03d21",
4949
"metadata": {},
5050
"outputs": [],
5151
"source": [
@@ -63,7 +63,7 @@
6363
},
6464
{
6565
"cell_type": "markdown",
66-
"id": "340ae6a4",
66+
"id": "e44e668f",
6767
"metadata": {},
6868
"source": [
6969
"You should see an image similar to the one on the left.\n",

assets/hub/facebookresearch_pytorch-gan-zoo_pgan.ipynb

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "4f094adc",
5+
"id": "ef7c6541",
66
"metadata": {},
77
"source": [
88
"### This notebook is optionally accelerated with a GPU runtime.\n",
@@ -24,7 +24,7 @@
2424
{
2525
"cell_type": "code",
2626
"execution_count": null,
27-
"id": "32a94625",
27+
"id": "d8219b7f",
2828
"metadata": {},
2929
"outputs": [],
3030
"source": [
@@ -44,7 +44,7 @@
4444
},
4545
{
4646
"cell_type": "markdown",
47-
"id": "3eae42f2",
47+
"id": "5b994667",
4848
"metadata": {},
4949
"source": [
5050
"The input to the model is a noise vector of shape `(N, 512)` where `N` is the number of images to be generated.\n",
@@ -55,7 +55,7 @@
5555
{
5656
"cell_type": "code",
5757
"execution_count": null,
58-
"id": "7d257ed0",
58+
"id": "d1199e62",
5959
"metadata": {},
6060
"outputs": [],
6161
"source": [
@@ -74,7 +74,7 @@
7474
},
7575
{
7676
"cell_type": "markdown",
77-
"id": "0e4ac534",
77+
"id": "8c91d3ef",
7878
"metadata": {},
7979
"source": [
8080
"You should see an image similar to the one on the left.\n",

assets/hub/facebookresearch_pytorchvideo_resnet.ipynb

+18-18
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "abd11097",
5+
"id": "3ddbd57f",
66
"metadata": {},
77
"source": [
88
"# 3D ResNet\n",
@@ -22,7 +22,7 @@
2222
{
2323
"cell_type": "code",
2424
"execution_count": null,
25-
"id": "89e4449d",
25+
"id": "594f9da3",
2626
"metadata": {},
2727
"outputs": [],
2828
"source": [
@@ -33,7 +33,7 @@
3333
},
3434
{
3535
"cell_type": "markdown",
36-
"id": "37005303",
36+
"id": "e3a1f00b",
3737
"metadata": {},
3838
"source": [
3939
"Import remaining functions:"
@@ -42,7 +42,7 @@
4242
{
4343
"cell_type": "code",
4444
"execution_count": null,
45-
"id": "82ded1e9",
45+
"id": "15cdc030",
4646
"metadata": {},
4747
"outputs": [],
4848
"source": [
@@ -64,7 +64,7 @@
6464
},
6565
{
6666
"cell_type": "markdown",
67-
"id": "0a7fac9b",
67+
"id": "7e127503",
6868
"metadata": {},
6969
"source": [
7070
"#### Setup\n",
@@ -75,7 +75,7 @@
7575
{
7676
"cell_type": "code",
7777
"execution_count": null,
78-
"id": "304c5e6d",
78+
"id": "ef8ddae6",
7979
"metadata": {
8080
"attributes": {
8181
"classes": [
@@ -94,7 +94,7 @@
9494
},
9595
{
9696
"cell_type": "markdown",
97-
"id": "2f278c33",
97+
"id": "9aa0bab5",
9898
"metadata": {},
9999
"source": [
100100
"Download the id to label mapping for the Kinetics 400 dataset on which the torch hub models were trained. This will be used to get the category label names from the predicted class ids."
@@ -103,7 +103,7 @@
103103
{
104104
"cell_type": "code",
105105
"execution_count": null,
106-
"id": "7fc9df88",
106+
"id": "fb27dcb2",
107107
"metadata": {},
108108
"outputs": [],
109109
"source": [
@@ -116,7 +116,7 @@
116116
{
117117
"cell_type": "code",
118118
"execution_count": null,
119-
"id": "26c0e8f7",
119+
"id": "391841a0",
120120
"metadata": {},
121121
"outputs": [],
122122
"source": [
@@ -131,7 +131,7 @@
131131
},
132132
{
133133
"cell_type": "markdown",
134-
"id": "240631ba",
134+
"id": "4c161937",
135135
"metadata": {},
136136
"source": [
137137
"#### Define input transform"
@@ -140,7 +140,7 @@
140140
{
141141
"cell_type": "code",
142142
"execution_count": null,
143-
"id": "e08533db",
143+
"id": "74f19589",
144144
"metadata": {},
145145
"outputs": [],
146146
"source": [
@@ -174,7 +174,7 @@
174174
},
175175
{
176176
"cell_type": "markdown",
177-
"id": "55b8ada9",
177+
"id": "450cea53",
178178
"metadata": {},
179179
"source": [
180180
"#### Run Inference\n",
@@ -185,7 +185,7 @@
185185
{
186186
"cell_type": "code",
187187
"execution_count": null,
188-
"id": "de00fce0",
188+
"id": "86eda768",
189189
"metadata": {},
190190
"outputs": [],
191191
"source": [
@@ -197,7 +197,7 @@
197197
},
198198
{
199199
"cell_type": "markdown",
200-
"id": "65087aec",
200+
"id": "94443dda",
201201
"metadata": {},
202202
"source": [
203203
"Load the video and transform it to the input format required by the model."
@@ -206,7 +206,7 @@
206206
{
207207
"cell_type": "code",
208208
"execution_count": null,
209-
"id": "0f22dead",
209+
"id": "5a16da28",
210210
"metadata": {},
211211
"outputs": [],
212212
"source": [
@@ -231,7 +231,7 @@
231231
},
232232
{
233233
"cell_type": "markdown",
234-
"id": "39b18479",
234+
"id": "691791ac",
235235
"metadata": {},
236236
"source": [
237237
"#### Get Predictions"
@@ -240,7 +240,7 @@
240240
{
241241
"cell_type": "code",
242242
"execution_count": null,
243-
"id": "d2c31a9a",
243+
"id": "60a7d60d",
244244
"metadata": {},
245245
"outputs": [],
246246
"source": [
@@ -259,7 +259,7 @@
259259
},
260260
{
261261
"cell_type": "markdown",
262-
"id": "74cd8d45",
262+
"id": "6c3ba38b",
263263
"metadata": {},
264264
"source": [
265265
"### Model Description\n",

0 commit comments

Comments
 (0)