summaryrefslogtreecommitdiff
path: root/test/testsuites/machine_learning/image_classification
AgeCommit message (Expand)AuthorFilesLines
10 daysRemove cout in testKwanghoon Son1-12/+1
10 daysFix mv_{task}_set_modelKwanghoon Son2-23/+8
2024-06-19Fix lintKwanghoon Son2-2/+2
2024-06-12[ACR-1848] Publish machine learning APIsaccepted/tizen/unified/x/asan/20240625.092955accepted/tizen/unified/x/20240619.013513accepted/tizen/unified/toolchain/20240624.121719accepted/tizen/unified/dev/20240620.004157accepted/tizen/unified/20240618.060058accepted/tizen_unified_x_asanaccepted/tizen_unified_toolchainVibhav Aggarwal2-0/+2
2024-03-06Apply clang-format sort includeKwanghoon Son2-2/+2
2024-02-05mv_machine_learning: use explicit API name and code cleanupInki Dae2-14/+5
2024-01-31mv_machine_learning: move frame_number to get_result_count APIInki Dae2-6/+6
2024-01-26mv_machine_learning: introduce get_result_count API for image classificationInki Dae2-12/+31
2024-01-17mv_machine_learning: make testing more robustVibhav Aggarwal2-9/+18
2023-12-06mv_machine_learing: enable inference-based testsVibhav Aggarwal2-4/+4
2023-12-06mv_machine_learning: disable testsVibhav Aggarwal2-4/+4
2023-12-06mv_test: integrate machine learning testcases into mv_testVibhav Aggarwal1-27/+5
2023-11-14Update cmake version to 3.13Kwanghoon Son1-1/+1
2023-11-14mv_machine_learning: use MachineLearningConfig class for other task groupsInki Dae1-0/+2
2023-10-25mv_machine_learning: add async API for image classification task groupInki Dae2-0/+194
2023-07-04Fix auto to const auto &Kwanghoon Son1-1/+1
2023-04-17Change test resource path to owner mediaaccepted/tizen/unified/20230420.041535Kwanghoon Son2-2/+2
2023-03-22mv_machine_learning: introduce engine configuration task APIInki Dae1-0/+47
2023-02-13mv_machine_learning: introduce image classification task groupInki Dae2-0/+110