File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
docs/tutorials/segmentation Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 17
17
# -----------------
18
18
#
19
19
# download the example image
20
- url = 'https://raw.githubusercontent.com/zhanghang1989/gluon-vision-figures /master/voc_examples/1.jpg'
20
+ url = 'https://raw.githubusercontent.com/dmlc/web-data /master/gluoncv/segmentation /voc_examples/1.jpg'
21
21
filename = 'example.jpg'
22
22
gluoncv .utils .download (url , filename )
23
23
67
67
# More Examples
68
68
# -------------
69
69
#
70
- #.. image:: https://raw.githubusercontent.com/zhanghang1989/gluon-vision-figures /master/voc_examples/4.jpg
70
+ #.. image:: https://raw.githubusercontent.com/dmlc/web-data /master/gluoncv/segmentation /voc_examples/4.jpg
71
71
# :width: 45%
72
72
#
73
- #.. image:: https://raw.githubusercontent.com/zhanghang1989/gluon-vision-figures /master/voc_examples/4.png
73
+ #.. image:: https://raw.githubusercontent.com/dmlc/web-data /master/gluoncv/segmentation /voc_examples/4.png
74
74
# :width: 45%
75
75
#
76
- #.. image:: https://raw.githubusercontent.com/zhanghang1989/gluon-vision-figures /master/voc_examples/5.jpg
76
+ #.. image:: https://raw.githubusercontent.com/dmlc/web-data /master/gluoncv/segmentation /voc_examples/5.jpg
77
77
# :width: 45%
78
78
#
79
- #.. image:: https://raw.githubusercontent.com/zhanghang1989/gluon-vision-figures /master/voc_examples/5.png
79
+ #.. image:: https://raw.githubusercontent.com/dmlc/web-data /master/gluoncv/segmentation /voc_examples/5.png
80
80
# :width: 45%
81
81
#
82
- #.. image:: https://raw.githubusercontent.com/zhanghang1989/gluon-vision-figures /master/voc_examples/6.jpg
82
+ #.. image:: https://raw.githubusercontent.com/dmlc/web-data /master/gluoncv/segmentation /voc_examples/6.jpg
83
83
# :width: 45%
84
84
#
85
- #.. image:: https://raw.githubusercontent.com/zhanghang1989/gluon-vision-figures /master/voc_examples/6.png
85
+ #.. image:: https://raw.githubusercontent.com/dmlc/web-data /master/gluoncv/segmentation /voc_examples/6.png
86
86
# :width: 45%
You can’t perform that action at this time.
0 commit comments