Skip to content

Commit

Permalink
Deploy to GitHub Pages on master [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
facebook-circleci-bot committed Sep 4, 2024
1 parent 7cd47ea commit adbf280
Show file tree
Hide file tree
Showing 56 changed files with 1,202 additions and 947 deletions.
12 changes: 6 additions & 6 deletions assets/hub/datvuthanh_hybridnets.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "1a23e4fe",
"id": "78ef6f65",
"metadata": {},
"source": [
"### This notebook is optionally accelerated with a GPU runtime.\n",
Expand All @@ -24,7 +24,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "fa3dbd9b",
"id": "14ca72d6",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -34,7 +34,7 @@
},
{
"cell_type": "markdown",
"id": "c5bd408d",
"id": "bf4b68e3",
"metadata": {},
"source": [
"## Model Description\n",
Expand Down Expand Up @@ -93,7 +93,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "17c495ce",
"id": "ca53724e",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -109,7 +109,7 @@
},
{
"cell_type": "markdown",
"id": "8bc1f000",
"id": "83314455",
"metadata": {},
"source": [
"### Citation\n",
Expand All @@ -120,7 +120,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "1a38dc41",
"id": "15b8f38a",
"metadata": {
"attributes": {
"classes": [
Expand Down
12 changes: 6 additions & 6 deletions assets/hub/facebookresearch_WSL-Images_resnext.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "f4d2674d",
"id": "96811b60",
"metadata": {},
"source": [
"### This notebook is optionally accelerated with a GPU runtime.\n",
Expand All @@ -22,7 +22,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "80bfff34",
"id": "151ce189",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -39,7 +39,7 @@
},
{
"cell_type": "markdown",
"id": "9b9fe53f",
"id": "98fddff0",
"metadata": {},
"source": [
"All pre-trained models expect input images normalized in the same way,\n",
Expand All @@ -53,7 +53,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "9117ed40",
"id": "6ea05ab4",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -67,7 +67,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "08069887",
"id": "01cef70e",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -99,7 +99,7 @@
},
{
"cell_type": "markdown",
"id": "263df839",
"id": "fb70ab0d",
"metadata": {},
"source": [
"### Model Description\n",
Expand Down
10 changes: 5 additions & 5 deletions assets/hub/facebookresearch_pytorch-gan-zoo_dcgan.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "a948b179",
"id": "d73c061b",
"metadata": {},
"source": [
"### This notebook is optionally accelerated with a GPU runtime.\n",
Expand All @@ -22,7 +22,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "c7eb1820",
"id": "0c545315",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -34,7 +34,7 @@
},
{
"cell_type": "markdown",
"id": "ca2a2ff1",
"id": "e1db3156",
"metadata": {},
"source": [
"The input to the model is a noise vector of shape `(N, 120)` where `N` is the number of images to be generated.\n",
Expand All @@ -45,7 +45,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d26cd592",
"id": "2c8444cd",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -63,7 +63,7 @@
},
{
"cell_type": "markdown",
"id": "737b158e",
"id": "7c8e6840",
"metadata": {},
"source": [
"You should see an image similar to the one on the left.\n",
Expand Down
10 changes: 5 additions & 5 deletions assets/hub/facebookresearch_pytorch-gan-zoo_pgan.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "59201b85",
"id": "64d946f7",
"metadata": {},
"source": [
"### This notebook is optionally accelerated with a GPU runtime.\n",
Expand All @@ -24,7 +24,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "fffb1be6",
"id": "aa4f705d",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -44,7 +44,7 @@
},
{
"cell_type": "markdown",
"id": "c49a6dd3",
"id": "93378e01",
"metadata": {},
"source": [
"The input to the model is a noise vector of shape `(N, 512)` where `N` is the number of images to be generated.\n",
Expand All @@ -55,7 +55,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "baca3fe4",
"id": "797a4471",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -74,7 +74,7 @@
},
{
"cell_type": "markdown",
"id": "8eb63816",
"id": "f1c93db5",
"metadata": {},
"source": [
"You should see an image similar to the one on the left.\n",
Expand Down
36 changes: 18 additions & 18 deletions assets/hub/facebookresearch_pytorchvideo_resnet.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "da7aa6a5",
"id": "1e4ffd92",
"metadata": {},
"source": [
"# 3D ResNet\n",
Expand All @@ -22,7 +22,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "fd7f021b",
"id": "7b063b4c",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -33,7 +33,7 @@
},
{
"cell_type": "markdown",
"id": "668d4445",
"id": "a7f12d3c",
"metadata": {},
"source": [
"Import remaining functions:"
Expand All @@ -42,7 +42,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d082be6b",
"id": "44b70ae2",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -64,7 +64,7 @@
},
{
"cell_type": "markdown",
"id": "d7bd09d9",
"id": "41044408",
"metadata": {},
"source": [
"#### Setup\n",
Expand All @@ -75,7 +75,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "847bc6b5",
"id": "d1d16728",
"metadata": {
"attributes": {
"classes": [
Expand All @@ -94,7 +94,7 @@
},
{
"cell_type": "markdown",
"id": "2e7545d2",
"id": "8383c28d",
"metadata": {},
"source": [
"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."
Expand All @@ -103,7 +103,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "3a946380",
"id": "013a9644",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -116,7 +116,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "8a572111",
"id": "c30bdd3c",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -131,7 +131,7 @@
},
{
"cell_type": "markdown",
"id": "1051e7da",
"id": "eac707f1",
"metadata": {},
"source": [
"#### Define input transform"
Expand All @@ -140,7 +140,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "aad028fe",
"id": "e4eb1ae6",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -174,7 +174,7 @@
},
{
"cell_type": "markdown",
"id": "4ae67591",
"id": "be47c2ac",
"metadata": {},
"source": [
"#### Run Inference\n",
Expand All @@ -185,7 +185,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "69c94af8",
"id": "1e7c1b5d",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -197,7 +197,7 @@
},
{
"cell_type": "markdown",
"id": "25909f02",
"id": "01bfdda1",
"metadata": {},
"source": [
"Load the video and transform it to the input format required by the model."
Expand All @@ -206,7 +206,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "79529928",
"id": "1ad6e673",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -231,7 +231,7 @@
},
{
"cell_type": "markdown",
"id": "09db3efa",
"id": "8df56164",
"metadata": {},
"source": [
"#### Get Predictions"
Expand All @@ -240,7 +240,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "3ea2dc87",
"id": "06fa83b6",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -259,7 +259,7 @@
},
{
"cell_type": "markdown",
"id": "2c4edde3",
"id": "aa6a52b5",
"metadata": {},
"source": [
"### Model Description\n",
Expand Down
Loading

0 comments on commit adbf280

Please sign in to comment.