Skip to content

Commit e667eb1

Browse files
Deploy to GitHub Pages on master [ci skip]
1 parent 1647d38 commit e667eb1

File tree

549 files changed

+1532
-1532
lines changed

Some content is hidden

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

549 files changed

+1532
-1532
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<span class="dropdown-title">Tools</span>
138138
<p>Learn about the tools and frameworks in the PyTorch Ecosystem</p>
139139
</a>
140-
<a class="nav-dropdown-item" href="https://github.com/pytorch-fdn/ecosystem" target="_blank">
140+
<a class="nav-dropdown-item" href="/join-ecosystem">
141141
<span class="dropdown-title">Join the Ecosystem</span>
142142
</a>
143143
<a class="nav-dropdown-item" href="/#community-module">
@@ -529,7 +529,7 @@ <h2>Resources</h2>
529529
<a href="https://landscape.pytorch.org/">Tools</a>
530530
</li>
531531
<li>
532-
<a href="https://github.com/pytorch-fdn/ecosystem">Join the Ecosystem</a>
532+
<a href="/join-ecosystem">Join the Ecosystem</a>
533533
</li>
534534
<li>
535535
<a href="/#community-module">Community</a>

ai-powered-competitive-programming.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<span class="dropdown-title">Tools</span>
142142
<p>Learn about the tools and frameworks in the PyTorch Ecosystem</p>
143143
</a>
144-
<a class="nav-dropdown-item" href="https://github.com/pytorch-fdn/ecosystem" target="_blank">
144+
<a class="nav-dropdown-item" href="/join-ecosystem">
145145
<span class="dropdown-title">Join the Ecosystem</span>
146146
</a>
147147
<a class="nav-dropdown-item" href="/#community-module">
@@ -485,7 +485,7 @@ <h2>Resources</h2>
485485
<a href="https://landscape.pytorch.org/">Tools</a>
486486
</li>
487487
<li>
488-
<a href="https://github.com/pytorch-fdn/ecosystem">Join the Ecosystem</a>
488+
<a href="/join-ecosystem">Join the Ecosystem</a>
489489
</li>
490490
<li>
491491
<a href="/#community-module">Community</a>

assets/hub/datvuthanh_hybridnets.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "17eb1ed2",
5+
"id": "a92ec6b8",
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": "47cfd313",
27+
"id": "ef828807",
2828
"metadata": {},
2929
"outputs": [],
3030
"source": [
@@ -34,7 +34,7 @@
3434
},
3535
{
3636
"cell_type": "markdown",
37-
"id": "df767d74",
37+
"id": "542e23a5",
3838
"metadata": {},
3939
"source": [
4040
"## Model Description\n",
@@ -93,7 +93,7 @@
9393
{
9494
"cell_type": "code",
9595
"execution_count": null,
96-
"id": "3a3099e1",
96+
"id": "e7b6814e",
9797
"metadata": {},
9898
"outputs": [],
9999
"source": [
@@ -109,7 +109,7 @@
109109
},
110110
{
111111
"cell_type": "markdown",
112-
"id": "d1a78a86",
112+
"id": "2b385f5c",
113113
"metadata": {},
114114
"source": [
115115
"### Citation\n",
@@ -120,7 +120,7 @@
120120
{
121121
"cell_type": "code",
122122
"execution_count": null,
123-
"id": "e4994c23",
123+
"id": "4ce55d5c",
124124
"metadata": {
125125
"attributes": {
126126
"classes": [

assets/hub/facebookresearch_WSL-Images_resnext.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "3b909c81",
5+
"id": "0087f16c",
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": "6ebe8f58",
25+
"id": "9e24ab5d",
2626
"metadata": {},
2727
"outputs": [],
2828
"source": [
@@ -39,7 +39,7 @@
3939
},
4040
{
4141
"cell_type": "markdown",
42-
"id": "acce885b",
42+
"id": "2a0ce5a4",
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": "d11d1c16",
56+
"id": "1233822e",
5757
"metadata": {},
5858
"outputs": [],
5959
"source": [
@@ -67,7 +67,7 @@
6767
{
6868
"cell_type": "code",
6969
"execution_count": null,
70-
"id": "2b43fe42",
70+
"id": "7d5cbbcc",
7171
"metadata": {},
7272
"outputs": [],
7373
"source": [
@@ -99,7 +99,7 @@
9999
},
100100
{
101101
"cell_type": "markdown",
102-
"id": "0e8e7fe1",
102+
"id": "4cfa2571",
103103
"metadata": {},
104104
"source": [
105105
"### Model Description\n",

assets/hub/facebookresearch_pytorch-gan-zoo_dcgan.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "b172aab2",
5+
"id": "90c0664e",
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": "39590f52",
25+
"id": "85c429b9",
2626
"metadata": {},
2727
"outputs": [],
2828
"source": [
@@ -34,7 +34,7 @@
3434
},
3535
{
3636
"cell_type": "markdown",
37-
"id": "13289671",
37+
"id": "fc7bee7c",
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": "a820fe39",
48+
"id": "681aad50",
4949
"metadata": {},
5050
"outputs": [],
5151
"source": [
@@ -63,7 +63,7 @@
6363
},
6464
{
6565
"cell_type": "markdown",
66-
"id": "0e4371da",
66+
"id": "b2c2203d",
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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "64e75288",
5+
"id": "69d4c59a",
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": "5fd444fb",
27+
"id": "783baea7",
2828
"metadata": {},
2929
"outputs": [],
3030
"source": [
@@ -44,7 +44,7 @@
4444
},
4545
{
4646
"cell_type": "markdown",
47-
"id": "2324cbb7",
47+
"id": "99af3493",
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": "55a6f621",
58+
"id": "9a66ac14",
5959
"metadata": {},
6060
"outputs": [],
6161
"source": [
@@ -74,7 +74,7 @@
7474
},
7575
{
7676
"cell_type": "markdown",
77-
"id": "0d8082da",
77+
"id": "853e5d5b",
7878
"metadata": {},
7979
"source": [
8080
"You should see an image similar to the one on the left.\n",

assets/hub/facebookresearch_pytorchvideo_resnet.ipynb

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "7de09d81",
5+
"id": "ec6f8daa",
66
"metadata": {},
77
"source": [
88
"# 3D ResNet\n",
@@ -22,7 +22,7 @@
2222
{
2323
"cell_type": "code",
2424
"execution_count": null,
25-
"id": "a3c2bf2b",
25+
"id": "3c78f85b",
2626
"metadata": {},
2727
"outputs": [],
2828
"source": [
@@ -33,7 +33,7 @@
3333
},
3434
{
3535
"cell_type": "markdown",
36-
"id": "a38bb0c1",
36+
"id": "4eb4b0d8",
3737
"metadata": {},
3838
"source": [
3939
"Import remaining functions:"
@@ -42,7 +42,7 @@
4242
{
4343
"cell_type": "code",
4444
"execution_count": null,
45-
"id": "6a3f76d6",
45+
"id": "0b039cba",
4646
"metadata": {},
4747
"outputs": [],
4848
"source": [
@@ -64,7 +64,7 @@
6464
},
6565
{
6666
"cell_type": "markdown",
67-
"id": "a412a1cd",
67+
"id": "d72e6ea1",
6868
"metadata": {},
6969
"source": [
7070
"#### Setup\n",
@@ -75,7 +75,7 @@
7575
{
7676
"cell_type": "code",
7777
"execution_count": null,
78-
"id": "18b9c66d",
78+
"id": "c30fcedc",
7979
"metadata": {
8080
"attributes": {
8181
"classes": [
@@ -94,7 +94,7 @@
9494
},
9595
{
9696
"cell_type": "markdown",
97-
"id": "7694d9cf",
97+
"id": "595508c1",
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": "00366168",
106+
"id": "4eb999ad",
107107
"metadata": {},
108108
"outputs": [],
109109
"source": [
@@ -116,7 +116,7 @@
116116
{
117117
"cell_type": "code",
118118
"execution_count": null,
119-
"id": "8017f583",
119+
"id": "15cd1d98",
120120
"metadata": {},
121121
"outputs": [],
122122
"source": [
@@ -131,7 +131,7 @@
131131
},
132132
{
133133
"cell_type": "markdown",
134-
"id": "62bf8edd",
134+
"id": "0b268462",
135135
"metadata": {},
136136
"source": [
137137
"#### Define input transform"
@@ -140,7 +140,7 @@
140140
{
141141
"cell_type": "code",
142142
"execution_count": null,
143-
"id": "2342ddce",
143+
"id": "817a171f",
144144
"metadata": {},
145145
"outputs": [],
146146
"source": [
@@ -174,7 +174,7 @@
174174
},
175175
{
176176
"cell_type": "markdown",
177-
"id": "a149a75c",
177+
"id": "2e68d0ec",
178178
"metadata": {},
179179
"source": [
180180
"#### Run Inference\n",
@@ -185,7 +185,7 @@
185185
{
186186
"cell_type": "code",
187187
"execution_count": null,
188-
"id": "84e25232",
188+
"id": "ad18bcd1",
189189
"metadata": {},
190190
"outputs": [],
191191
"source": [
@@ -197,7 +197,7 @@
197197
},
198198
{
199199
"cell_type": "markdown",
200-
"id": "2bf4dbe3",
200+
"id": "471efc28",
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": "ea9ef00a",
209+
"id": "43ebaa17",
210210
"metadata": {},
211211
"outputs": [],
212212
"source": [
@@ -231,7 +231,7 @@
231231
},
232232
{
233233
"cell_type": "markdown",
234-
"id": "6c9f8ae6",
234+
"id": "f289c722",
235235
"metadata": {},
236236
"source": [
237237
"#### Get Predictions"
@@ -240,7 +240,7 @@
240240
{
241241
"cell_type": "code",
242242
"execution_count": null,
243-
"id": "ab0e28da",
243+
"id": "43e84f0f",
244244
"metadata": {},
245245
"outputs": [],
246246
"source": [
@@ -259,7 +259,7 @@
259259
},
260260
{
261261
"cell_type": "markdown",
262-
"id": "fd3d6cb8",
262+
"id": "561da234",
263263
"metadata": {},
264264
"source": [
265265
"### Model Description\n",

0 commit comments

Comments
 (0)