File size: 810 Bytes
5fa1a76
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
DepthEstimationPipeline
[[autodoc]] DepthEstimationPipeline
    - call
    - all
ImageClassificationPipeline
[[autodoc]] ImageClassificationPipeline
    - call
    - all
ImageSegmentationPipeline
[[autodoc]] ImageSegmentationPipeline
    - call
    - all
ImageToImagePipeline
[[autodoc]] ImageToImagePipeline
    - call
    - all
ObjectDetectionPipeline
[[autodoc]] ObjectDetectionPipeline
    - call
    - all
VideoClassificationPipeline
[[autodoc]] VideoClassificationPipeline
    - call
    - all
ZeroShotImageClassificationPipeline
[[autodoc]] ZeroShotImageClassificationPipeline
    - call
    - all
ZeroShotObjectDetectionPipeline
[[autodoc]] ZeroShotObjectDetectionPipeline
    - call
    - all
Natural Language Processing
Pipelines available for natural language processing tasks include the following.