Home
last modified time | relevance | path

Searched refs:min_confidence (Results 151 – 171 of 171) sorted by relevance

1234567

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/grpc/grpc-go-1.34.0/
H A Dvet.sh197 …lintPackageCommentErrorsCount=$(golint --min_confidence 0 $1 | grep -c "should have a package comm…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/grpc/
H A Dvet.sh197 …lintPackageCommentErrorsCount=$(golint --min_confidence 0 $1 | grep -c "should have a package comm…
/dports/net/traefik/traefik-2.6.1/vendor/google.golang.org/grpc/
H A Dvet.sh204 …lintPackageCommentErrorsCount=$(golint --min_confidence 0 $1 | grep -c "should have a package comm…
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/google.golang.org/grpc/
H A Dvet.sh204 …lintPackageCommentErrorsCount=$(golint --min_confidence 0 $1 | grep -c "should have a package comm…
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/google.golang.org/grpc/
H A Dvet.sh204 …lintPackageCommentErrorsCount=$(golint --min_confidence 0 $1 | grep -c "should have a package comm…
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/grpc/
H A Dvet.sh200 …lintPackageCommentErrorsCount=$(golint --min_confidence 0 $1 | grep -c "should have a package comm…
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/google.golang.org/grpc/
H A Dvet.sh204 …lintPackageCommentErrorsCount=$(golint --min_confidence 0 $1 | grep -c "should have a package comm…
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/grpc/
H A Dvet.sh200 …lintPackageCommentErrorsCount=$(golint --min_confidence 0 $1 | grep -c "should have a package comm…
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/grpc/
H A Dvet.sh204 …lintPackageCommentErrorsCount=$(golint --min_confidence 0 $1 | grep -c "should have a package comm…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Drayo_input_component.c76 double min_confidence; member
468 (int)ceil(component->min_confidence * 100.0), in setup_grammars_pocketsphinx()
495 …confidence-threshold", switch_core_sprintf(RAYO_POOL(component), "%f", component->min_confidence)); in setup_grammars_unimrcp()
738 component->min_confidence = iks_find_decimal_attrib(input, "min-confidence"); in start_call_input()
/dports/irc/komanda-cli/komanda-cli-b5ba03b/
H A DMakefile41 golint -min_confidence=1 $$pkg ; \
/dports/graphics/py-pyproj/pyproj-3.2.1/pyproj/
H A D_crs.pyx2675 def to_epsg(self, int min_confidence=70): argument
2700 min_confidence: int, default=70
2702 :ref:`min_confidence`
2712 min_confidence=min_confidence
2718 def to_authority(self, str auth_name=None, int min_confidence=70): argument
2747 min_confidence: int, default=70
2749 :ref:`min_confidence`
2758 auth_name=auth_name, min_confidence=min_confidence,
2793 min_confidence: int, default=70
2795 :ref:`min_confidence`
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/style/
H A Derror_handlers_unittest.py60 min_confidence=3,
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/datasets/samples/
H A Dtr_icdar_benchmark.cpp296 float min_confidence = (ocr_is_tesseract)? (float)51. : (float)0.; in main() local
299 if ((words[j].size() < 2) || (confidences[j] < min_confidence) || in main()
/dports/graphics/py-geopandas/geopandas-0.10.2/geopandas/io/
H A Dsql.py252 srid = gdf.crs.to_epsg(min_confidence=25)
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/text/src/
H A Docr_hmm_decoder.cpp93 String OCRHMMDecoder::run(InputArray image, int min_confidence, int component_level) in run() argument
104 if(component_confidences[i] > min_confidence) in run()
112 cv::String OCRHMMDecoder::run(InputArray image, InputArray mask, int min_confidence, int component_… in run() argument
125 if(component_confidences[i] > min_confidence) in run()
/dports/www/py-sentinelhub/sentinelhub-3.4.1/sentinelhub/
H A Dconstants.py106 maybe_epsg = value.to_epsg(min_confidence=0)
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/
H A Dground_based_rgbd_people_detection.rst119 person with HOG confidence above the ``min_confidence`` threshold. The width of the bounding box is…
/dports/devel/py-vulture/vulture-2.3/
H A DREADME.md158 min_confidence = 80
H A DPKG-INFO166 min_confidence = 80
/dports/devel/py-vulture/vulture-2.3/vulture.egg-info/
H A DPKG-INFO166 min_confidence = 80

1234567