Home
last modified time | relevance | path

Searched full:labeling (Results 1 – 25 of 813) sorted by relevance

12345678910>>...33

/external/python/google-api-python-client/docs/dyn/
Ddatalabeling_v1beta1.projects.datasets.annotatedDatasets.html75 <h1><a href="datalabeling_v1beta1.html">Data Labeling API</a> . <a href="datalabeling_v1beta1.proje…
145 …{ # AnnotatedDataset is a set holding annotations for data in a Dataset. Each labeling task will g…
147 …A String&quot;, # Output only. Type of the annotation. It is specified when starting labeling task.
153 …tedDataset. It is specified in HumanAnnotationConfig when user starts a labeling task. Maximum of …
154 …tedDataset. It is specified in HumanAnnotationConfig when user starts a labeling task. Maximum of …
162 …nfig&quot;: { # Config for image bounding poly (and bounding box) human labeling task. # Configura…
166 …ntConfig&quot;: { # Config for video event human labeling task. # Configuration for video event la…
173 …# Configuration for how human labeling task should be done. # HumanAnnotationConfig used when requ…
176 …mails&quot;: [ # Optional. If you want your own labeling contributors to manage and work on this l…
180 …tring&quot;, # Optional. A human-readable label used to logically group labeling tasks. This strin…
[all …]
Ddatalabeling_v1beta1.projects.datasets.image.html75 <h1><a href="datalabeling_v1beta1.html">Data Labeling API</a> . <a href="datalabeling_v1beta1.proje…
82 <p class="firstline">Starts a labeling task for image. The type of image labeling task is configure…
91 …<pre>Starts a labeling task for image. The type of image labeling task is configured by feature in…
94 …parent: string, Required. Name of the dataset to request labeling task, format: projects/{project_…
98 { # Request message for starting an image labeling task.
99 …&quot;basicConfig&quot;: { # Configuration for how human labeling task should be done. # Required.…
102 …mails&quot;: [ # Optional. If you want your own labeling contributors to manage and work on this l…
106 …tring&quot;, # Optional. A human-readable label used to logically group labeling tasks. This strin…
109 …egated answers will be returned. Default is set to 1. For image related labeling, valid values are…
110 …ddress&quot;: &quot;A String&quot;, # Email of the user who started the labeling task and should b…
[all …]
Ddatalabeling_v1beta1.projects.datasets.text.html75 <h1><a href="datalabeling_v1beta1.html">Data Labeling API</a> . <a href="datalabeling_v1beta1.proje…
82 <p class="firstline">Starts a labeling task for text. The type of text labeling task is configured …
91 …<pre>Starts a labeling task for text. The type of text labeling task is configured by feature in t…
94 …parent: string, Required. Name of the data set to request labeling task, format: projects/{project…
99 …&quot;basicConfig&quot;: { # Configuration for how human labeling task should be done. # Required.…
102 …mails&quot;: [ # Optional. If you want your own labeling contributors to manage and work on this l…
106 …tring&quot;, # Optional. A human-readable label used to logically group labeling tasks. This strin…
109 …egated answers will be returned. Default is set to 1. For image related labeling, valid values are…
110 …ddress&quot;: &quot;A String&quot;, # Email of the user who started the labeling task and should b…
112 &quot;feature&quot;: &quot;A String&quot;, # Required. The type of text labeling task.
[all …]
Ddatalabeling_v1beta1.projects.datasets.video.html75 <h1><a href="datalabeling_v1beta1.html">Data Labeling API</a> . <a href="datalabeling_v1beta1.proje…
82 <p class="firstline">Starts a labeling task for video. The type of video labeling task is configure…
91 …<pre>Starts a labeling task for video. The type of video labeling task is configured by feature in…
94 …parent: string, Required. Name of the dataset to request labeling task, format: projects/{project_…
99 …&quot;basicConfig&quot;: { # Configuration for how human labeling task should be done. # Required.…
102 …mails&quot;: [ # Optional. If you want your own labeling contributors to manage and work on this l…
106 …tring&quot;, # Optional. A human-readable label used to logically group labeling tasks. This strin…
109 …egated answers will be returned. Default is set to 1. For image related labeling, valid values are…
110 …ddress&quot;: &quot;A String&quot;, # Email of the user who started the labeling task and should b…
112 …&quot;eventConfig&quot;: { # Config for video event human labeling task. # Configuration for video…
[all …]
Ddatalabeling_v1beta1.projects.evaluationJobs.html75 <h1><a href="datalabeling_v1beta1.html">Data Labeling API</a> . <a href="datalabeling_v1beta1.proje…
141Labeling Service where to find the data for evaluation in your BigQuery table. When the service sa…
144 …nfig&quot;: { # Config for image bounding poly (and bounding box) human labeling task. # Specify t…
159 …&quot;humanAnnotationConfig&quot;: { # Configuration for how human labeling task should be done. #…
162 …mails&quot;: [ # Optional. If you want your own labeling contributors to manage and work on this l…
166 …tring&quot;, # Optional. A human-readable label used to logically group labeling tasks. This strin…
169 …egated answers will be returned. Default is set to 1. For image related labeling, valid values are…
170 …ddress&quot;: &quot;A String&quot;, # Email of the user who started the labeling task and should b…
172 …&quot;imageClassificationConfig&quot;: { # Config for image classification human labeling task. # …
180 …cters long. If you specify the URI of a table that does not exist, Data Labeling Service creates a…
[all …]
/external/googleapis/google/cloud/datalabeling/v1beta1/
Dhuman_annotation_config.proto43 // Configuration for how human labeling task should be done.
57 // Optional. A human-readable label used to logically group labeling tasks.
71 // For image related labeling, valid values are 1, 3, 5.
78 // Optional. If you want your own labeling contributors to manage and work on
79 // this labeling request, you can set these contributors here. We will give
85 // Email of the user who started the labeling task and should be notified by
90 // Config for image classification human labeling task.
103 // Config for image bounding poly (and bounding box) human labeling task.
112 // Config for image polyline human labeling task.
131 // Config for video classification human labeling task.
[all …]
Doperations.proto93 // Metadata of a labeling operation, such as LabelImage or LabelVideo.
143 // Output only. Timestamp when labeling request was created.
149 // Basic human annotation config used in labeling request.
155 // Basic human annotation config used in labeling request.
167 // Basic human annotation config used in labeling request.
173 // Basic human annotation config used in labeling request.
185 // Basic human annotation config used in labeling request.
191 // Basic human annotation config used in labeling request.
197 // Basic human annotation config used in labeling request.
203 // Basic human annotation config used in labeling request.
[all …]
Devaluation_job.proto56 // The job is currently running. When the job runs, Data Labeling Service
59 // 1. If you have configured your job to use Data Labeling Service for
60 // ground truth labeling, the service creates a
61 …// [Dataset][google.cloud.datalabeling.v1beta1.Dataset] and a labeling task for all data sampled
63 // labels for your data. Human labeling may take hours, or even days,
68 // finished labeling the data, the next step occurs.
71 …// labels, Data Labeling Service still creates a [Dataset][google.cloud.datalabeling.v1beta1.Da…
76 …// 2. Data Labeling Service creates an [Evaluation][google.cloud.datalabeling.v1beta1.Evaluation] …
93 // Output only. After you create a job, Data Labeling Service assigns a name
140 // Required. Whether you want Data Labeling Service to provide ground truth
[all …]
Ddataset.proto49 // Dataset is the resource to hold your data. You can request multiple labeling
145 // specify the URI of a table that does not exist, Data Labeling Service
165 // Output to a file in Cloud Storage. Should be used for labeling output
170 // segmentation labeling output.
218 // labeling task will generate an AnnotatedDataset under the Dataset that the
232 // HumanAnnotationConfig when user starts a labeling task. Maximum of 64
237 // HumanAnnotationConfig when user starts a labeling task. Maximum of 10000
244 // Output only. Type of the annotation. It is specified when starting labeling
281 // Specific request configuration used when requesting the labeling task.
304 // Configuration for video event labeling task.
[all …]
/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/proto/google/cloud/datalabeling/v1beta1/
Dhuman_annotation_config.proto43 // Configuration for how human labeling task should be done.
57 // Optional. A human-readable label used to logically group labeling tasks.
71 // For image related labeling, valid values are 1, 3, 5.
78 // Optional. If you want your own labeling contributors to manage and work on
79 // this labeling request, you can set these contributors here. We will give
85 // Email of the user who started the labeling task and should be notified by
90 // Config for image classification human labeling task.
103 // Config for image bounding poly (and bounding box) human labeling task.
112 // Config for image polyline human labeling task.
131 // Config for video classification human labeling task.
[all …]
Doperations.proto93 // Metadata of a labeling operation, such as LabelImage or LabelVideo.
143 // Output only. Timestamp when labeling request was created.
149 // Basic human annotation config used in labeling request.
155 // Basic human annotation config used in labeling request.
167 // Basic human annotation config used in labeling request.
173 // Basic human annotation config used in labeling request.
185 // Basic human annotation config used in labeling request.
191 // Basic human annotation config used in labeling request.
197 // Basic human annotation config used in labeling request.
203 // Basic human annotation config used in labeling request.
[all …]
Devaluation_job.proto56 // The job is currently running. When the job runs, Data Labeling Service
59 // 1. If you have configured your job to use Data Labeling Service for
60 // ground truth labeling, the service creates a
61 …// [Dataset][google.cloud.datalabeling.v1beta1.Dataset] and a labeling task for all data sampled
63 // labels for your data. Human labeling may take hours, or even days,
68 // finished labeling the data, the next step occurs.
71 …// labels, Data Labeling Service still creates a [Dataset][google.cloud.datalabeling.v1beta1.Da…
76 …// 2. Data Labeling Service creates an [Evaluation][google.cloud.datalabeling.v1beta1.Evaluation] …
93 // Output only. After you create a job, Data Labeling Service assigns a name
140 // Required. Whether you want Data Labeling Service to provide ground truth
[all …]
Ddataset.proto49 // Dataset is the resource to hold your data. You can request multiple labeling
145 // specify the URI of a table that does not exist, Data Labeling Service
165 // Output to a file in Cloud Storage. Should be used for labeling output
170 // segmentation labeling output.
218 // labeling task will generate an AnnotatedDataset under the Dataset that the
232 // HumanAnnotationConfig when user starts a labeling task. Maximum of 64
237 // HumanAnnotationConfig when user starts a labeling task. Maximum of 10000
244 // Output only. Type of the annotation. It is specified when starting labeling
281 // Specific request configuration used when requesting the labeling task.
304 // Configuration for video event labeling task.
[all …]
/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/
DHumanAnnotationConfigOrBuilder.java115 * Optional. A human-readable label used to logically group labeling tasks.
128 * Optional. A human-readable label used to logically group labeling tasks.
178 * For image related labeling, valid values are 1, 3, 5.
235 * Optional. If you want your own labeling contributors to manage and work on
236 * this labeling request, you can set these contributors here. We will give
251 * Optional. If you want your own labeling contributors to manage and work on
252 * this labeling request, you can set these contributors here. We will give
267 * Optional. If you want your own labeling contributors to manage and work on
268 * this labeling request, you can set these contributors here. We will give
284 * Optional. If you want your own labeling contributors to manage and work on
[all …]
DOutputConfigOrBuilder.java30 * Output to a file in Cloud Storage. Should be used for labeling output
43 * Output to a file in Cloud Storage. Should be used for labeling output
56 * Output to a file in Cloud Storage. Should be used for labeling output
69 * segmentation labeling output.
83 * segmentation labeling output.
97 * segmentation labeling output.
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/
DActiveLearningConfigOrBuilder.java55 * Max percent of total DataItems for human labeling.
67 * Max percent of total DataItems for human labeling.
80 * Active learning data sampling config. For every active learning labeling
93 * Active learning data sampling config. For every active learning labeling
106 * Active learning data sampling config. For every active learning labeling
118 * CMLE training config. For every active learning labeling iteration, system
132 * CMLE training config. For every active learning labeling iteration, system
146 * CMLE training config. For every active learning labeling iteration, system
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/
DActiveLearningConfigOrBuilder.java55 * Max percent of total DataItems for human labeling.
67 * Max percent of total DataItems for human labeling.
80 * Active learning data sampling config. For every active learning labeling
93 * Active learning data sampling config. For every active learning labeling
106 * Active learning data sampling config. For every active learning labeling
118 * CMLE training config. For every active learning labeling iteration, system
132 * CMLE training config. For every active learning labeling iteration, system
146 * CMLE training config. For every active learning labeling iteration, system
DActiveLearningConfig.java157 * Max percent of total DataItems for human labeling.
172 * Max percent of total DataItems for human labeling.
193 * Active learning data sampling config. For every active learning labeling
209 * Active learning data sampling config. For every active learning labeling
227 * Active learning data sampling config. For every active learning labeling
246 * CMLE training config. For every active learning labeling iteration, system
263 * CMLE training config. For every active learning labeling iteration, system
282 * CMLE training config. For every active learning labeling iteration, system
845 * Max percent of total DataItems for human labeling.
859 * Max percent of total DataItems for human labeling.
[all …]
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/
Ddata_labeling_job.proto36 // DataLabelingJob is used to trigger a human labeling job on unlabeled data
53 // Required. Dataset resource names. Right now we only support labeling from a
94 // Output only. Current labeling job progress percentage scaled in interval
150 // Required. Max human labeling DataItems. The rest part will be labeled by
156 // Max percent of total DataItems for human labeling.
160 // Active learning data sampling config. For every active learning labeling
164 // CMLE training config. For every active learning labeling iteration, system
170 // Active learning data sampling config. For every active learning labeling
174 // human labeling in every batch.
199 // should be selected for human labeling in every batch.
[all …]
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/
Ddata_labeling_job.proto36 // DataLabelingJob is used to trigger a human labeling job on unlabeled data
53 // Required. Dataset resource names. Right now we only support labeling from a
94 // Output only. Current labeling job progress percentage scaled in interval
150 // Required. Max human labeling DataItems. The rest part will be labeled by
156 // Max percent of total DataItems for human labeling.
160 // Active learning data sampling config. For every active learning labeling
164 // CMLE training config. For every active learning labeling iteration, system
170 // Active learning data sampling config. For every active learning labeling
174 // human labeling in every batch.
199 // should be selected for human labeling in every batch.
[all …]
/external/googleapis/google/cloud/aiplatform/v1beta1/
Ddata_labeling_job.proto36 // DataLabelingJob is used to trigger a human labeling job on unlabeled data
53 // Required. Dataset resource names. Right now we only support labeling from a
94 // Output only. Current labeling job progress percentage scaled in interval
150 // Required. Max human labeling DataItems. The rest part will be labeled by
156 // Max percent of total DataItems for human labeling.
160 // Active learning data sampling config. For every active learning labeling
164 // CMLE training config. For every active learning labeling iteration, system
170 // Active learning data sampling config. For every active learning labeling
174 // human labeling in every batch.
199 // should be selected for human labeling in every batch.
[all …]
/external/googleapis/google/cloud/aiplatform/v1/
Ddata_labeling_job.proto36 // DataLabelingJob is used to trigger a human labeling job on unlabeled data
53 // Required. Dataset resource names. Right now we only support labeling from a
94 // Output only. Current labeling job progress percentage scaled in interval
150 // Required. Max human labeling DataItems. The rest part will be labeled by
156 // Max percent of total DataItems for human labeling.
160 // Active learning data sampling config. For every active learning labeling
164 // CMLE training config. For every active learning labeling iteration, system
170 // Active learning data sampling config. For every active learning labeling
174 // human labeling in every batch.
199 // should be selected for human labeling in every batch.
[all …]
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddatalabeling.v1beta1.json14 "canonicalName": "Data Labeling",
15 "description": "Public API for Google Cloud AI Data Labeling Service.",
17 "documentationLink": "https://cloud.google.com/data-labeling/docs/",
342 …can only have one long running operation running on it. For example, no labeling task (also long r…
1000 …"description": "Starts a labeling task for image. The type of image labeling task is configured by…
1009 …"description": "Required. Name of the dataset to request labeling task, format: projects/{project_…
1032 …"description": "Starts a labeling task for text. The type of text labeling task is configured by f…
1041 …"description": "Required. Name of the data set to request labeling task, format: projects/{project…
1064 …"description": "Starts a labeling task for video. The type of video labeling task is configured by…
1073 …"description": "Required. Name of the dataset to request labeling task, format: projects/{project_…
[all …]
/external/selinux/libselinux/include/selinux/
Dlabel.h2 * Labeling interface for userspace object managers and others.
67 * selabel_open - Create a labeling handle.
68 * @backend: one of the constants specifying a supported labeling backend.
72 * Open a labeling backend for use. The available backend identifiers are
83 * selabel_close - Close a labeling handle.
92 * selabel_lookup - Perform labeling lookup operation.
98 * Perform a labeling lookup operation. Return %0 on success, -%1 with
162 * selabel_stats - log labeling operation statistics.
/external/google-cloud-java/java-datalabeling/
DREADME.md1 # Google Data Labeling Client for Java
3 Java idiomatic client for [Data Labeling][product-docs].
71Labeling APIs, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles] r…
77 You will need a [Google Cloud Platform Console][developer-console] project with the Data Labeling […
78 You will need to [enable billing][enable-billing] to use Google Data Labeling.
88 ## About Data Labeling
91 [Data Labeling][product-docs] is a service that lets you work with human labelers to generate highl…
93 See the [Data Labeling client library docs][javadocs] to learn how to
94 use this Data Labeling Client Library.
107 Data Labeling uses gRPC for the transport layer.
[all …]

12345678910>>...33