/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/ |
A D | label_wav.py | 56 def run_graph(wav_data, labels, input_layer_name, output_layer_name, argument 77 def label_wav(wav, labels, graph, input_name, output_name, how_many_labels): argument
|
A D | label_wav_dir.py | 57 def run_graph(wav_dir, labels, input_layer_name, output_layer_name, argument 85 def label_wav(wav_dir, labels, graph, input_name, output_name, how_many_labels): argument
|
A D | wav_to_features_test.py | 43 def _saveWavFolders(self, root_dir, labels, how_many): argument
|
A D | train_test.py | 63 def _saveWavFolders(self, root_dir, labels, how_many): argument
|
A D | recognize_commands.py | 91 def __init__(self, labels, average_window_duration_ms, detection_threshold, argument
|
A D | recognize_commands.cc | 20 RecognizeCommands::RecognizeCommands(const std::vector<string>& labels, in RecognizeCommands()
|
A D | input_data_test.py | 46 def _saveWavFolders(self, root_dir, labels, how_many): argument
|
A D | label_wav.cc | 104 string labels = ""; in main() local
|
A D | test_streaming_accuracy.cc | 136 string labels = ""; in main() local
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/src/model/ |
A D | AddFaceEntityRequest.cc | 46 void AddFaceEntityRequest::setLabels(const std::string& labels) in setLabels()
|
A D | UpdateFaceEntityRequest.cc | 46 void UpdateFaceEntityRequest::setLabels(const std::string& labels) in setLabels()
|
A D | ListFaceEntitiesRequest.cc | 90 void ListFaceEntitiesRequest::setLabels(const std::string& labels) in setLabels()
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/objectdet/include/alibabacloud/objectdet/model/ |
A D | ClassifyVehicleInsuranceResult.h | 42 std::vector<Label> labels; member
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/include/alibabacloud/facebody/model/ |
A D | GetFaceEntityResult.h | 43 std::string labels; member
|
A D | RecognizeActionResult.h | 44 std::vector<std::string> labels; member
|
A D | ListFaceEntitiesResult.h | 42 std::string labels; member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/ |
A D | instrumentation.h | 97 Label labels[kMaxSize]; member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/ |
A D | ctc_beam_entry.h | 76 std::vector<int> labels; in LabelSeq() local
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | cfg_srv.c | 53 } labels[CONFIG_BT_MESH_LABEL_COUNT]; variable
|