Skip to content

Commit 341478a

Browse files
committed
link fixed
1 parent 08767f0 commit 341478a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pytorch/vision/blob/master/examples/python/video_api.ipynb)
66
[Example of VideoAPI](https://github.com/pytorch/vision/blob/master/examples/python/video_api.ipynb)
77
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pytorch/vision/blob/master/examples/python/visualization_utils.ipynb)
8-
[Example of Visualization Utils](https://colab.research.google.com/github/pytorch/vision/blob/master/examples/python/visualization_utils.ipynb)
8+
[Example of Visualization Utils](https://github.com/pytorch/vision/blob/master/examples/python/visualization_utils.ipynb)
99

1010

1111
Prior to v0.8.0, transforms in torchvision have traditionally been PIL-centric and presented multiple limitations due to

0 commit comments

Comments
 (0)