Skip to content

Commit

Permalink
updated colab badges
Browse files Browse the repository at this point in the history
  • Loading branch information
sizhky committed Jun 8, 2024
1 parent 98b73ff commit f512a27
Show file tree
Hide file tree
Showing 10 changed files with 7,753 additions and 6,163 deletions.
196 changes: 108 additions & 88 deletions Chapter03/Inspecting_color_images.ipynb

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions Chapter03/Inspecting_grayscale_images.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"https://colab.research.google.com/github/PacktPublishing/Modern-Computer-Vision-with-PyTorch-2E/blob/main/Chapter03/Inspecting_grayscale_images.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down
1,704 changes: 860 additions & 844 deletions Chapter05/age_gender_prediction.ipynb

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions Chapter05/age_gender_torch_snippets.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"https://colab.research.google.com/github/PacktPublishing/Modern-Computer-Vision-with-PyTorch-2E/blob/main/Chapter05/age_gender_torch_snippets.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down
974 changes: 497 additions & 477 deletions Chapter07/Understanding_selectivesearch.ipynb

Large diffs are not rendered by default.

1,843 changes: 1,671 additions & 172 deletions Chapter10/Human_pose_detection.ipynb

Large diffs are not rendered by default.

Binary file removed Chapter10/image.png
Binary file not shown.
7 changes: 7 additions & 0 deletions Chapter11/neural_style_transfer.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"https://colab.research.google.com/github/PacktPublishing/Modern-Computer-Vision-with-PyTorch-2E/blob/main/Chapter11/neural_style_transfer.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down
7 changes: 7 additions & 0 deletions Chapter13/Image_super_resolution_using_SRGAN.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"https://colab.research.google.com/github/PacktPublishing/Modern-Computer-Vision-with-PyTorch-2E/blob/main/Chapter13/Image_super_resolution_using_SRGAN.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "code",
"execution_count": 2,
Expand Down
Loading

0 comments on commit f512a27

Please sign in to comment.