vis017_11.yaml 8.1 KB
Newer Older
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
1
- en: Examples and tutorials
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
2
  id: totrans-0
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
3 4 5
  prefs:
  - PREF_H1
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
6
  zh: 示例和教程
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
7
- en: 原文:[https://pytorch.org/vision/stable/auto_examples/index.html](https://pytorch.org/vision/stable/auto_examples/index.html)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
8
  id: totrans-1
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
9 10 11
  prefs:
  - PREF_BQ
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
12
  zh: 原文:[https://pytorch.org/vision/stable/auto_examples/index.html](https://pytorch.org/vision/stable/auto_examples/index.html)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
13
- en: '## Transforms[](#transforms "Permalink to this heading")'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
14
  id: totrans-2
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
15 16
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
17
  zh: '## 变换[](#transforms "跳转到此标题")'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
18
- en: '![](../Images/ae533e69e8f27cd058b9a1aecea600fc.png)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
19
  id: totrans-3
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
20 21
  prefs: []
  type: TYPE_IMG
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
22
  zh: '![](../Images/ae533e69e8f27cd058b9a1aecea600fc.png)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
23
- en: '[Getting started with transforms v2](transforms/plot_transforms_getting_started.html#sphx-glr-auto-examples-transforms-plot-transforms-getting-started-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
24
  id: totrans-4
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
25 26
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
27
  zh: '[开始使用变换v2](transforms/plot_transforms_getting_started.html#sphx-glr-auto-examples-transforms-plot-transforms-getting-started-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
28
- en: Getting started with transforms v2![](../Images/0dd38779bf0dc0cce8475d6ed37e8c3a.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
29
  id: totrans-5
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
30 31
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
32
  zh: 开始使用变换v2![](../Images/0dd38779bf0dc0cce8475d6ed37e8c3a.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
33
- en: '[Illustration of transforms](transforms/plot_transforms_illustrations.html#sphx-glr-auto-examples-transforms-plot-transforms-illustrations-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
34
  id: totrans-6
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
35 36
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
37
  zh: '[变换的示例](transforms/plot_transforms_illustrations.html#sphx-glr-auto-examples-transforms-plot-transforms-illustrations-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
38
- en: Illustration of transforms![](../Images/e5daa82e85051ac0e31dc0c545fd5cfc.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
39
  id: totrans-7
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
40 41
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
42
  zh: 变换的示例![](../Images/e5daa82e85051ac0e31dc0c545fd5cfc.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
43
- en: '[Transforms v2: End-to-end object detection/segmentation example](transforms/plot_transforms_e2e.html#sphx-glr-auto-examples-transforms-plot-transforms-e2e-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
44
  id: totrans-8
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
45 46
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
47
  zh: '[变换v2:端到端目标检测/分割示例](transforms/plot_transforms_e2e.html#sphx-glr-auto-examples-transforms-plot-transforms-e2e-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
48
- en: 'Transforms v2: End-to-end object detection/segmentation example![](../Images/28774614295b13bdd690b35a48a8ee63.png)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
49
  id: totrans-9
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
50 51
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
52
  zh: 变换v2:端到端目标检测/分割示例![](../Images/28774614295b13bdd690b35a48a8ee63.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
53
- en: '[How to use CutMix and MixUp](transforms/plot_cutmix_mixup.html#sphx-glr-auto-examples-transforms-plot-cutmix-mixup-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
54
  id: totrans-10
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
55 56
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
57
  zh: '[如何使用CutMix和MixUp](transforms/plot_cutmix_mixup.html#sphx-glr-auto-examples-transforms-plot-cutmix-mixup-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
58
- en: How to use CutMix and MixUp![](../Images/6ea7323dd91268050bc3b112bfbe2137.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
59
  id: totrans-11
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
60 61
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
62
  zh: 如何使用CutMix和MixUp![](../Images/6ea7323dd91268050bc3b112bfbe2137.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
63
- en: '[How to write your own v2 transforms](transforms/plot_custom_transforms.html#sphx-glr-auto-examples-transforms-plot-custom-transforms-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
64
  id: totrans-12
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
65 66
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
67
  zh: '[如何编写自己的v2变换](transforms/plot_custom_transforms.html#sphx-glr-auto-examples-transforms-plot-custom-transforms-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
68
- en: How to write your own v2 transforms![](../Images/9936dd3731e6a31830b04978e4a36372.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
69
  id: totrans-13
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
70 71
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
72
  zh: 如何编写自己的v2变换![](../Images/9936dd3731e6a31830b04978e4a36372.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
73
- en: '[TVTensors FAQ](transforms/plot_tv_tensors.html#sphx-glr-auto-examples-transforms-plot-tv-tensors-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
74
  id: totrans-14
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
75 76
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
77
  zh: '[TVTensors常见问题](transforms/plot_tv_tensors.html#sphx-glr-auto-examples-transforms-plot-tv-tensors-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
78
- en: TVTensors FAQ![](../Images/b09b279e2189e74008bf1dd4792bb78d.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
79
  id: totrans-15
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
80 81
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
82
  zh: TVTensors常见问题![](../Images/b09b279e2189e74008bf1dd4792bb78d.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
83
- en: '[How to write your own TVTensor class](transforms/plot_custom_tv_tensors.html#sphx-glr-auto-examples-transforms-plot-custom-tv-tensors-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
84
  id: totrans-16
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
85 86
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
87
  zh: '[如何编写自己的TVTensor类](transforms/plot_custom_tv_tensors.html#sphx-glr-auto-examples-transforms-plot-custom-tv-tensors-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
88
- en: How to write your own TVTensor class
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
89
  id: totrans-17
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
90 91
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
92
  zh: 如何编写自己的TVTensor类
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
93
- en: Others[](#others "Permalink to this heading")
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
94
  id: totrans-18
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
95 96 97
  prefs:
  - PREF_H2
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
98
  zh: 其他[](#others "跳转到此标题")
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
99
- en: '![](../Images/1b48db70ec2a2bb8db51c1b168cd480e.png)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
100
  id: totrans-19
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
101 102
  prefs: []
  type: TYPE_IMG
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
103
  zh: '![](../Images/1b48db70ec2a2bb8db51c1b168cd480e.png)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
104
- en: '[Optical Flow: Predicting movement with the RAFT model](others/plot_optical_flow.html#sphx-glr-auto-examples-others-plot-optical-flow-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
105
  id: totrans-20
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
106 107
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
108
  zh: '[光流:使用RAFT模型预测运动](others/plot_optical_flow.html#sphx-glr-auto-examples-others-plot-optical-flow-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
109
- en: 'Optical Flow: Predicting movement with the RAFT model![](../Images/ec115e54f428029e9c1723af4b728dd6.png)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
110
  id: totrans-21
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
111 112
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
113
  zh: 光流:使用RAFT模型预测运动![](../Images/ec115e54f428029e9c1723af4b728dd6.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
114
- en: '[Repurposing masks into bounding boxes](others/plot_repurposing_annotations.html#sphx-glr-auto-examples-others-plot-repurposing-annotations-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
115
  id: totrans-22
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
116 117
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
118
  zh: '[将掩模重新用于边界框](others/plot_repurposing_annotations.html#sphx-glr-auto-examples-others-plot-repurposing-annotations-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
119
- en: Repurposing masks into bounding boxes![](../Images/0d750c2d96bfcb18567ee1fa6e199cb1.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
120
  id: totrans-23
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
121 122
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
123
  zh: 将掩模重新用于边界框![](../Images/0d750c2d96bfcb18567ee1fa6e199cb1.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
124
- en: '[Torchscript support](others/plot_scripted_tensor_transforms.html#sphx-glr-auto-examples-others-plot-scripted-tensor-transforms-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
125
  id: totrans-24
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
126 127
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
128
  zh: '[Torchscript支持](others/plot_scripted_tensor_transforms.html#sphx-glr-auto-examples-others-plot-scripted-tensor-transforms-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
129
- en: Torchscript support![](../Images/bd0d411b154c618ccf9261eaa1d9c426.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
130
  id: totrans-25
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
131 132
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
133
  zh: Torchscript支持![](../Images/bd0d411b154c618ccf9261eaa1d9c426.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
134
- en: '[Video API](others/plot_video_api.html#sphx-glr-auto-examples-others-plot-video-api-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
135
  id: totrans-26
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
136 137
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
138
  zh: '[视频API](others/plot_video_api.html#sphx-glr-auto-examples-others-plot-video-api-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
139
- en: Video API![](../Images/ce0e5a69fa7dc1e5ba1cf00c70fda84a.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
140
  id: totrans-27
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
141 142
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
143
  zh: 视频API![](../Images/ce0e5a69fa7dc1e5ba1cf00c70fda84a.png)
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
144
- en: '[Visualization utilities](others/plot_visualization_utils.html#sphx-glr-auto-examples-others-plot-visualization-utils-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
145
  id: totrans-28
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
146 147
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
148
  zh: '[可视化工具](others/plot_visualization_utils.html#sphx-glr-auto-examples-others-plot-visualization-utils-py)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
149
- en: Visualization utilities
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
150
  id: totrans-29
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
151 152
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
153
  zh: 可视化工具
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
154
- en: '[`Download all examples in Python source code: auto_examples_python.zip`](../_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
155
  id: totrans-30
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
156 157
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
158
  zh: '[`下载所有Python源代码示例:auto_examples_python.zip`](../_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
159
- en: '[`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip`](../_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
160
  id: totrans-31
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
161 162
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
163
  zh: '[`下载所有Jupyter笔记本示例:auto_examples_jupyter.zip`](../_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
164
- en: '[Gallery generated by Sphinx-Gallery](https://sphinx-gallery.github.io)'
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
165
  id: totrans-32
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
166 167
  prefs: []
  type: TYPE_NORMAL
绝不原创的飞龙's avatar
绝不原创的飞龙 已提交
168
  zh: '[Sphinx-Gallery生成的画廊](https://sphinx-gallery.github.io)'