mv_machine_learning: convert ImageClassification class into template class
[platform/core/api/mediavision.git] / mv_machine_learning / image_classification / src / image_classification.cpp
2023-12-06 Vibhav Aggarwalmv_machine_learning: convert ImageClassification class...
2023-11-14 Kwanghoon SonMerge branch 'tizen_devel' into tizen accepted/tizen/unified/20231115.024850
2023-11-14 Inki Daemv_machine_learning: use MachineLearningConfig class...
2023-11-14 Vibhav Aggarwalmv_machine_learning: drop parsing dependency from image...
2023-10-25 Kwanghoon SonMerge branch 'tizen_devel' into tizen accepted/tizen/unified/20231025.093310 accepted/tizen/unified/20231025.120201
2023-10-25 Inki Daemv_machine_learning: add async API for image classifica...
2023-10-25 Inki Daemv_machine_learning: drop Mediavision dependency from...
2023-08-07 Kwanghoon SonMerge branch 'tizen_devel' into tizen accepted/tizen/unified/20230809.071949
2023-08-07 Inki Daemv_machine_learning: drop meta approach dependency...
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-03-22 Kwanghoon SonMerge branch 'tizen_devel' into tizen sandbox/zero_copy
2023-03-22 Inki Daemv_machine_learning: introduce engine configuration...
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 'output' to 'tensor'
2023-02-13 Inki Daemv_machine_learning: introduce image classification...