| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | objdetect.hpp | 59 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 D | ml.hpp | 323 /** @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 D | features2d.hpp | 1058 //! 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 D | ntb.h | 115 * @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 D | 0001-tests-02lineargrow-clear-the-superblock-at-every-ite.patch | 14 Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
|
| H A D | 0001-tests-00raid0-add-a-test-that-validates-raid0-with-l.patch | 15 Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
|
| H A D | 0001-mdadm-Fix-optional-write-behind-parameter.patch | 21 Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
|
| H A D | 0001-tests-04update-metadata-avoid-passing-chunk-size-to.patch | 16 Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
|
| H A D | 0001-tests-fix-raid0-tests-for-0.90-metadata.patch | 16 Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/ |
| H A D | 0015-drop-gsimple-template-names.patch | 30 # MLGO specific flags. These flags enable an ML-based inliner trained on
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | nvidia,tegra210-emc.yaml | 40 frequencies trained by the firmware
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | O-UDA-1.0 | 45 …entific papers, but do not include more. Artificial intelligence models trained on Data (and whic…
|
| H A D | C-UDA-1.0 | 45 …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 D | dnn.hpp | 379 * @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 D | all_layers.hpp | 97 @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 D | intel_sdvo_regs.h | 162 * 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 D | psb_intel_sdvo_regs.h | 151 * 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 D | cvmx-spi.h | 229 * @timeout: Timeout to wait for link to be trained (in seconds)
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/fsl/ |
| H A D | arm_ddr_gen3.c | 135 /* 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 D | features2d.hpp | 1058 //! 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 D | features2d.hpp | 1058 //! 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 D | link.c | 274 "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 D | umc-pxs2.c | 126 /* 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 D | ls1021atwr.c | 166 /* DRAM VRef will not be trained */ in ddrmc_init()
|
| /OK3568_Linux_fs/kernel/drivers/memory/tegra/ |
| H A D | tegra210-emc.h | 812 u32 trained; member
|