mv_machine_learning: add a new feature key checking function
[platform/core/api/mediavision.git] / mv_machine_learning / image_classification /
2023-09-04 Kwanghoon SonMerge branch 'tizen_devel' into tizen accepted/tizen/unified/20230906.014616
2023-09-04 Kwanghoon SonRemove FORCED_STATIC_BUILD option
2023-09-04 Inki Daemv_machine_learning: code refactoring to getOutput...
2023-08-07 Kwanghoon SonMerge branch 'tizen_devel' into tizen accepted/tizen/unified/20230809.071949
2023-08-07 Inki Daemv_machine_learning: drop create member from itask
2023-08-07 Inki Daemv_machine_learning: rename Preprocess header file
2023-08-07 Inki Daemv_machine_learning: drop meta approach dependency...
2023-07-04 Kwanghoon SonMerge branch 'tizen_devel' into tizen accepted/tizen_unified_dev accepted/tizen/unified/20230705.063747 accepted/tizen/unified/dev/20230726.115619
2023-07-04 Inki Daemv_machine_learning: drop *open.cpp files from task...
2023-07-04 Inki Daemv_machine_learning: add async API for object detection...
2023-06-28 Kwanghoon SonMerge branch 'tizen_devel' into tizen accepted/tizen/unified/20230629.132048
2023-06-28 Inki Daemv_machine_learning: use raw data type instead of mv_so...
2023-06-28 Inki Daemv_machine_learning: change model path for new task...
2023-05-31 Kwanghoon SonChange tizen version 7.5 to 8.0 55/293555/1 accepted/tizen/unified/20230605.170331
2023-04-17 Kwanghoon SonChange test resource path to owner media 92/291392/2 accepted/tizen/unified/20230420.041535
2023-04-07 Kwanghoon SonMerge branch 'tizen_devel' into tizen
2023-04-07 Inki Daeinstall header files correctly
2023-03-22 Kwanghoon SonMerge branch 'tizen_devel' into tizen sandbox/zero_copy
2023-03-22 Inki Daemv_machine_learning: introduce engine configuration...
2023-03-22 Inki Daemv_machine_learning: introduce engine configuration...
2023-03-22 Inki Daemv_machine_learning: introduce setTaskType interface
2023-03-03 Kwanghoon SonMerge branch 'tizen_devel' into tizen accepted/tizen/unified/20230303.162803
2023-03-03 Inki Daemv_machine_learning: use carnel notation
2023-03-03 Inki Daemv_machine_learning: rename 'getResult()' to 'result()'
2023-03-03 Inki Daemv_machine_learning: rename 'output' to 'tensor'
2023-02-13 Inki Daemv_machine_learning: introduce image classification...