Skip to content

Commit aefe1f2

Browse files
authored
Update torchvision_tutorial.rst (pytorch#1729)
* Update torchvision_tutorial.rst Fixes link to ipynb notebook for this article. * Update torchvision_tutorial.rst
1 parent 526cbe5 commit aefe1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/torchvision_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ TorchVision Object Detection Finetuning Tutorial
33

44
.. tip::
55
To get the most of this tutorial, we suggest using this
6-
`Colab Version <https://colab.research.google.com/github/pytorch/vision/blob/temp-tutorial/tutorials/torchvision_finetuning_instance_segmentation.ipynb>`__.
6+
`Colab Version <https://colab.research.google.com/github/pytorch/tutorials/blob/gh-pages/_downloads/torchvision_finetuning_instance_segmentation.ipynb>`__.
77
This will allow you to experiment with the information presented below.
88

99
For this tutorial, we will be finetuning a pre-trained `Mask

0 commit comments

Comments
 (0)