Home
last modified time | relevance | path

Searched full:trained (Results 1 – 25 of 83) sorted by relevance

1234

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dobjdetect.hpp59 trained with a few hundred sample views of a particular object (i.e., a face or a car), called
63 After a classifier is trained, it can be applied to a region of interest (of the same size as used
240 … HAAR classifier trained by the haartraining application or a new cascade classifier trained by the
246 @note The file may contain a new cascade classifier (trained traincascade application) only.
415 …ename the file name containing HOGDescriptor properties and coefficients of the trained classifier
574 …/** @brief Returns coefficients of the classifier trained for people detection (for 64x128 windows…
580 …/** @brief Returns coefficients of the classifier trained for people detection (for 48x96 windows).
H A Dml.hpp323 /** @brief Returns true if the model is trained */
350 different dataset to evaluate already trained classifier, you will probably want not to set
435 /** Whether classification or regression model should be trained. */
494 …The static method creates empty %KNearest classifier. It should be then trained using StatModel::t…
623 SVM::C_SVC SVMs have been trained (one against rest) with auto_train. Evaluation on three
926 The trained model can be used further for prediction, just like any other classifier. The
927 trained model is similar to the NormalBayesClassifier.
1004 …The model should be trained then using StatModel::train(traindata, flags) method. Alternatively, y…
1203 trained using train method (see StatModel::train). Alternatively, you can load the model from
1249 Either when the specified number of trees is trained and added to the ensemble or when
[all …]
H A Dfeatures2d.hpp1058 //! that the class object has been trained already. Public match methods call these methods
1333 // Returns trained vocabulary (i.e. cluster centers).
1362 … @param dmatcher Descriptor matcher that is used to find the nearest word of the trained vocabulary
1373 … @param vocabulary Vocabulary (can be trained using the inheritor of BOWTrainer ). Each row of the
/OK3568_Linux_fs/kernel/include/linux/
H A Dntb.h115 * @NTB_SPEED_NONE: Link is not trained to any speed.
116 * @NTB_SPEED_GEN1: Link is trained to gen1 speed.
117 * @NTB_SPEED_GEN2: Link is trained to gen2 speed.
118 * @NTB_SPEED_GEN3: Link is trained to gen3 speed.
119 * @NTB_SPEED_GEN4: Link is trained to gen4 speed.
133 * @NTB_WIDTH_NONE: Link is not trained to any width.
134 * @NTB_WIDTH_1: Link is trained to 1 lane width.
135 * @NTB_WIDTH_2: Link is trained to 2 lane width.
136 * @NTB_WIDTH_4: Link is trained to 4 lane width.
137 * @NTB_WIDTH_8: Link is trained to 8 lane width.
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/
H A D0001-tests-02lineargrow-clear-the-superblock-at-every-ite.patch14 Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
H A D0001-tests-00raid0-add-a-test-that-validates-raid0-with-l.patch15 Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
H A D0001-mdadm-Fix-optional-write-behind-parameter.patch21 Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
H A D0001-tests-04update-metadata-avoid-passing-chunk-size-to.patch16 Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
H A D0001-tests-fix-raid0-tests-for-0.90-metadata.patch16 Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
/OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/
H A D0015-drop-gsimple-template-names.patch30 # MLGO specific flags. These flags enable an ML-based inliner trained on
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/
H A Dnvidia,tegra210-emc.yaml40 frequencies trained by the firmware
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DO-UDA-1.045 …entific papers, but do not include more. Artificial intelligence models trained on Data (and whic…
H A DC-UDA-1.045 …ientific papers, but do not include more. Artificial intelligence models trained on Data (and whic…
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Ddnn.hpp379 * @param[in] bin Binary file with trained weights.
783 * @param[in] model Binary file contains trained weights. The following file
799 * This function automatically detects an origin framework of trained model
825 * @param[in] bin Binary file with trained weights.
933 * @note To reduce output file size, trained weights are not included.
H A Dall_layers.hpp97 @brief Set trained weights for LSTM layer.
584 * output is scaled by the trained parameters.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_sdvo_regs.h162 * Reports which inputs are trained (managed to sync).
164 * Devices must have trained within 2 vsyncs of a mode change.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo_regs.h151 * Reports which inputs are trained (managed to sync).
153 * Devices must have trained within 2 vsyncs of a mode change.
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-spi.h229 * @timeout: Timeout to wait for link to be trained (in seconds)
/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Darm_ddr_gen3.c135 /* DRAM VRef will not be trained */ in fsl_ddr_set_memctl_regs()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dfeatures2d.hpp1058 //! that the class object has been trained already. Public match methods call these methods
1333 // Returns trained vocabulary (i.e. cluster centers).
1362 … @param dmatcher Descriptor matcher that is used to find the nearest word of the trained vocabulary
1373 … @param vocabulary Vocabulary (can be trained using the inheritor of BOWTrainer ). Each row of the
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dfeatures2d.hpp1058 //! that the class object has been trained already. Public match methods call these methods
1333 // Returns trained vocabulary (i.e. cluster centers).
1362 … @param dmatcher Descriptor matcher that is used to find the nearest word of the trained vocabulary
1373 … @param vocabulary Vocabulary (can be trained using the inheritor of BOWTrainer ). Each row of the
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dlink.c274 "PAPRD curve on chain %d needs to be re-trained\n", in ath_paprd_calibrate()
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/dram/
H A Dumc-pxs2.c126 /* if dgsl is zero, this rank was not trained. skip. */ in ddrphy_get_system_latency()
/OK3568_Linux_fs/u-boot/board/freescale/ls1021atwr/
H A Dls1021atwr.c166 /* DRAM VRef will not be trained */ in ddrmc_init()
/OK3568_Linux_fs/kernel/drivers/memory/tegra/
H A Dtegra210-emc.h812 u32 trained; member

1234