Home
last modified time | relevance | path

Searched defs:confidence (Results 1 – 25 of 207) sorted by relevance

123456789

/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p3beta1/src/main/proto/google/cloud/vision/v1p3beta1/
Dtext_annotation.proto44 float confidence = 2; field
111 float confidence = 5; field
169 float confidence = 5; field
198 float confidence = 4; field
228 float confidence = 4; field
257 float confidence = 4; field
/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/
Dtext_annotation.proto46 float confidence = 2; field
113 float confidence = 5; field
171 float confidence = 5; field
200 float confidence = 4; field
230 float confidence = 4; field
259 float confidence = 4; field
/external/googleapis/google/cloud/vision/v1/
Dtext_annotation.proto45 float confidence = 2; field
112 float confidence = 5; field
170 float confidence = 5; field
199 float confidence = 4; field
229 float confidence = 4; field
258 float confidence = 4; field
/external/googleapis/google/cloud/vision/v1p2beta1/
Dtext_annotation.proto44 float confidence = 2; field
111 float confidence = 5; field
169 float confidence = 5; field
198 float confidence = 4; field
228 float confidence = 4; field
257 float confidence = 4; field
/external/googleapis/google/cloud/vision/v1p4beta1/
Dtext_annotation.proto46 float confidence = 2; field
113 float confidence = 5; field
171 float confidence = 5; field
200 float confidence = 4; field
230 float confidence = 4; field
259 float confidence = 4; field
/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1/src/main/proto/google/cloud/vision/v1/
Dtext_annotation.proto44 float confidence = 2; field
111 float confidence = 5; field
169 float confidence = 5; field
198 float confidence = 4; field
228 float confidence = 4; field
257 float confidence = 4; field
/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p2beta1/src/main/proto/google/cloud/vision/v1p2beta1/
Dtext_annotation.proto44 float confidence = 2; field
111 float confidence = 5; field
169 float confidence = 5; field
198 float confidence = 4; field
228 float confidence = 4; field
257 float confidence = 4; field
/external/googleapis/google/cloud/vision/v1p1beta1/
Dtext_annotation.proto44 float confidence = 2; field
109 float confidence = 5; field
162 float confidence = 5; field
191 float confidence = 4; field
221 float confidence = 4; field
250 float confidence = 4; field
/external/googleapis/google/cloud/vision/v1p3beta1/
Dtext_annotation.proto44 float confidence = 2; field
111 float confidence = 5; field
169 float confidence = 5; field
198 float confidence = 4; field
228 float confidence = 4; field
257 float confidence = 4; field
/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p1beta1/src/main/proto/google/cloud/vision/v1p1beta1/
Dtext_annotation.proto44 float confidence = 2; field
109 float confidence = 5; field
162 float confidence = 5; field
191 float confidence = 4; field
221 float confidence = 4; field
250 float confidence = 4; field
/external/cronet/stable/third_party/icu/source/i18n/
Dcsrsbcs.cpp899 int32_t confidence = match_sbcs(textIn, ngrams, charMap_8859_1); in match() local
926 int32_t confidence = match_sbcs(textIn, ngrams, charMap_8859_2); in match() local
963 int32_t confidence = match_sbcs(textIn, ngrams_8859_5_ru, charMap_8859_5); in match() local
990 int32_t confidence = match_sbcs(textIn, ngrams_8859_6_ar, charMap_8859_6); in match() local
1018 int32_t confidence = match_sbcs(textIn, ngrams_8859_7_el, charMap_8859_7); in match() local
1051 int32_t confidence = match_sbcs(textIn, ngrams_8859_8_I_he, charMap_8859_8); in match() local
1069 int32_t confidence = match_sbcs(textIn, ngrams_8859_8_he, charMap_8859_8); in match() local
1097 int32_t confidence = match_sbcs(textIn, ngrams_8859_9_tr, charMap_8859_9); in match() local
1119 int32_t confidence = match_sbcs(textIn, ngrams_windows_1256, charMap_windows_1256); in match() local
1141 int32_t confidence = match_sbcs(textIn, ngrams_windows_1251, charMap_windows_1251); in match() local
[all …]
Dcsrmbcs.cpp153 int32_t confidence = 0; in match_mbcs() local
270 int32_t confidence = match_mbcs(det, commonChars_sjis, UPRV_LENGTHOF(commonChars_sjis)); in match() local
371 int32_t confidence = match_mbcs(det, commonChars_euc_jp, UPRV_LENGTHOF(commonChars_euc_jp)); in match() local
393 int32_t confidence = match_mbcs(det, commonChars_euc_kr, UPRV_LENGTHOF(commonChars_euc_kr)); in match() local
445 int32_t confidence = match_mbcs(det, commonChars_big5, UPRV_LENGTHOF(commonChars_big5)); in match() local
521 int32_t confidence = match_mbcs(det, commonChars_gb_18030, UPRV_LENGTHOF(commonChars_gb_18030)); in match() local
Dcsrucode.cpp40 static int32_t adjustConfidence(char16_t codeUnit, int32_t confidence) { in adjustConfidence()
58 int32_t confidence = 10; in match() local
93 int32_t confidence = 10; in match() local
130 int32_t confidence = 0; in match() local
/external/icu/icu4c/source/i18n/
Dcsrsbcs.cpp899 int32_t confidence = match_sbcs(textIn, ngrams, charMap_8859_1); in match() local
926 int32_t confidence = match_sbcs(textIn, ngrams, charMap_8859_2); in match() local
963 int32_t confidence = match_sbcs(textIn, ngrams_8859_5_ru, charMap_8859_5); in match() local
990 int32_t confidence = match_sbcs(textIn, ngrams_8859_6_ar, charMap_8859_6); in match() local
1018 int32_t confidence = match_sbcs(textIn, ngrams_8859_7_el, charMap_8859_7); in match() local
1051 int32_t confidence = match_sbcs(textIn, ngrams_8859_8_I_he, charMap_8859_8); in match() local
1069 int32_t confidence = match_sbcs(textIn, ngrams_8859_8_he, charMap_8859_8); in match() local
1097 int32_t confidence = match_sbcs(textIn, ngrams_8859_9_tr, charMap_8859_9); in match() local
1119 int32_t confidence = match_sbcs(textIn, ngrams_windows_1256, charMap_windows_1256); in match() local
1141 int32_t confidence = match_sbcs(textIn, ngrams_windows_1251, charMap_windows_1251); in match() local
[all …]
Dcsrmbcs.cpp153 int32_t confidence = 0; in match_mbcs() local
270 int32_t confidence = match_mbcs(det, commonChars_sjis, UPRV_LENGTHOF(commonChars_sjis)); in match() local
371 int32_t confidence = match_mbcs(det, commonChars_euc_jp, UPRV_LENGTHOF(commonChars_euc_jp)); in match() local
393 int32_t confidence = match_mbcs(det, commonChars_euc_kr, UPRV_LENGTHOF(commonChars_euc_kr)); in match() local
445 int32_t confidence = match_mbcs(det, commonChars_big5, UPRV_LENGTHOF(commonChars_big5)); in match() local
521 int32_t confidence = match_mbcs(det, commonChars_gb_18030, UPRV_LENGTHOF(commonChars_gb_18030)); in match() local
Dcsrucode.cpp40 static int32_t adjustConfidence(char16_t codeUnit, int32_t confidence) { in adjustConfidence()
58 int32_t confidence = 10; in match() local
93 int32_t confidence = 10; in match() local
130 int32_t confidence = 0; in match() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCharsetRecog_sbcs.java433 int confidence = match(det, ngl.fNGrams, byteMap); in match() local
530 int confidence = match(det, ngl.fNGrams, byteMap); in match() local
610 int confidence = match(det, ngrams, byteMap); in match() local
677 int confidence = match(det, ngrams, byteMap); in match() local
745 int confidence = match(det, ngrams, byteMap); in match() local
819 int confidence = match(det, ngrams, byteMap); in match() local
843 int confidence = match(det, ngrams, byteMap); in match() local
912 int confidence = match(det, ngrams, byteMap); in match() local
976 int confidence = match(det, ngrams, byteMap); in match() local
1040 int confidence = match(det, ngrams, byteMap); in match() local
[all …]
DCharsetRecog_Unicode.java41 static int adjustConfidence(int codeUnit, int confidence) { in adjustConfidence()
67 int confidence = 10; in match() local
103 int confidence = 10; in match() local
142 int confidence = 0; in match() local
/external/cronet/tot/third_party/icu/source/i18n/
Dcsrsbcs.cpp899 int32_t confidence = match_sbcs(textIn, ngrams, charMap_8859_1); in match() local
926 int32_t confidence = match_sbcs(textIn, ngrams, charMap_8859_2); in match() local
963 int32_t confidence = match_sbcs(textIn, ngrams_8859_5_ru, charMap_8859_5); in match() local
990 int32_t confidence = match_sbcs(textIn, ngrams_8859_6_ar, charMap_8859_6); in match() local
1018 int32_t confidence = match_sbcs(textIn, ngrams_8859_7_el, charMap_8859_7); in match() local
1051 int32_t confidence = match_sbcs(textIn, ngrams_8859_8_I_he, charMap_8859_8); in match() local
1069 int32_t confidence = match_sbcs(textIn, ngrams_8859_8_he, charMap_8859_8); in match() local
1097 int32_t confidence = match_sbcs(textIn, ngrams_8859_9_tr, charMap_8859_9); in match() local
1119 int32_t confidence = match_sbcs(textIn, ngrams_windows_1256, charMap_windows_1256); in match() local
1141 int32_t confidence = match_sbcs(textIn, ngrams_windows_1251, charMap_windows_1251); in match() local
[all …]
Dcsrmbcs.cpp153 int32_t confidence = 0; in match_mbcs() local
270 int32_t confidence = match_mbcs(det, commonChars_sjis, UPRV_LENGTHOF(commonChars_sjis)); in match() local
371 int32_t confidence = match_mbcs(det, commonChars_euc_jp, UPRV_LENGTHOF(commonChars_euc_jp)); in match() local
393 int32_t confidence = match_mbcs(det, commonChars_euc_kr, UPRV_LENGTHOF(commonChars_euc_kr)); in match() local
445 int32_t confidence = match_mbcs(det, commonChars_big5, UPRV_LENGTHOF(commonChars_big5)); in match() local
521 int32_t confidence = match_mbcs(det, commonChars_gb_18030, UPRV_LENGTHOF(commonChars_gb_18030)); in match() local
Dcsrucode.cpp40 static int32_t adjustConfidence(char16_t codeUnit, int32_t confidence) { in adjustConfidence()
58 int32_t confidence = 10; in match() local
93 int32_t confidence = 10; in match() local
130 int32_t confidence = 0; in match() local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DCharsetRecog_sbcs.java432 int confidence = match(det, ngl.fNGrams, byteMap); in match() local
529 int confidence = match(det, ngl.fNGrams, byteMap); in match() local
609 int confidence = match(det, ngrams, byteMap); in match() local
676 int confidence = match(det, ngrams, byteMap); in match() local
744 int confidence = match(det, ngrams, byteMap); in match() local
818 int confidence = match(det, ngrams, byteMap); in match() local
842 int confidence = match(det, ngrams, byteMap); in match() local
911 int confidence = match(det, ngrams, byteMap); in match() local
975 int confidence = match(det, ngrams, byteMap); in match() local
1039 int confidence = match(det, ngrams, byteMap); in match() local
[all …]
DCharsetRecog_Unicode.java40 static int adjustConfidence(int codeUnit, int confidence) { in adjustConfidence()
66 int confidence = 10; in match() local
102 int confidence = 10; in match() local
141 int confidence = 0; in match() local
/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/ocr/
DTextComponent.java25 private final @Nullable Float confidence; field in TextComponent
33 @Nullable Float confidence, in TextComponent()
144 private @Nullable Float confidence; field in TextComponent.Builder
160 public Builder setConfidence(float confidence) { in setConfidence()
/external/libopus/dnn/torch/neural-pitch/
Drun_crepe.py58 _, pitch, confidence, _ = crepe.predict(chunk, 16000, center=True, viterbi=True,verbose=0) variable
60 confidence = confidence[:chunk_size_frames] variable
67 confidence = np.reshape(confidence, (-1, 1)) variable

123456789