mv_machine_learning: introduce get_result_count API for image classification
[platform/core/api/mediavision.git] / mv_machine_learning /
2024-01-26 Inki Daemv_machine_learning: introduce get_result_count API... 11/304911/4
2024-01-26 Vibhav Aggarwalmv_machine_learning: small optimization in FaceRecognition 76/304676/6
2024-01-25 Inki Daemv_machine_learning: introduce get_result_count API... 07/304807/7
2024-01-23 Vibhav Aggarwalmv_machine_learning: merge mv_inference.cpp and mv_infe... 46/304546/3
2024-01-23 Vibhav Aggarwalmv_machine_learning: memory optimization in loading...
2024-01-19 Vibhav Aggarwalmv_machine_learning: rename .c to .cpp 13/304513/2
2024-01-17 Kwanghoon SonFix clang-format 10/304410/2
2024-01-17 Inki Daemv_machine_learning: rename file names
2024-01-17 Vibhav Aggarwalmv_machine_learning: make testing more robust
2024-01-17 Vibhav Aggarwalmv_machine_learning: optimize FaceRecognition taskgroup
2024-01-02 Inki Daemv_machine_learning: fix coverity issues 50/303550/1 accepted/tizen/unified/20240109.155354 accepted/tizen/unified/riscv/20240110.014526
2023-12-27 Kwanghoon SonMerge branch 'tizen_devel' into tizen
2023-12-27 Inki Daemv_machine_learning: pack MachineLearningType.h header...
2023-12-27 Inki Daemv_machine_learning: change feature vector manager...
2023-12-27 Inki Daemv_machine_learning: use MachineLearningNative module...
2023-12-27 Inki Daemv_machine_learning: add multiple tasks support to...
2023-12-27 Vibhav Aggarwalmv_machine_learning: give input type as template parameter
2023-12-27 Vibhav Aggarwalmv_machine_learning: add virtual destructor
2023-12-27 Vibhav Aggarwalmv_machine_learning: convert char* to string and change...
2023-12-27 Vibhav Aggarwalmv_machine_learning: replace char arrays by std::string
2023-12-27 Vibhav Aggarwalmv_machine_learning: fix FaceRecognition paths
2023-12-27 Vibhav Aggarwalmv_machine_learning: drop setInput() function
2023-12-27 Inki Daemv_machine_learning: drop the use of template type...
2023-12-20 Vibhav AggarwalUse common feature key checking function 10/302810/4
2023-12-13 Inki Daemv_machine_learning: add a new feature key checking... 66/301966/4
2023-12-06 Kwanghoon SonMerge branch 'tizen_devel' into tizen accepted/tizen/unified/20231206.103842 accepted/tizen/unified/20231206.151824 accepted/tizen/unified/riscv/20231211.234031
2023-12-06 Inki Daemv_machine_learning: drop code duplication from object...
2023-12-06 Vibhav Aggarwalmv_machine_learning: bug fix for memory leak
2023-12-06 Inki Daemv_machine_learning: drop input and output type depende...
2023-12-06 Inki Daemv_machine_learning: drop code duplication from landmar...
2023-12-06 Inki Daemv_machine_learning: drop input and output type depende...
2023-12-06 Inki Daemv_machine_learning: introduce MachineLearningNative...
2023-12-06 Inki Daemv_machine_learning: use plugin config file for object...
2023-12-06 Vibhav Aggarwalmv_machine_learning: bug fix for invalid memory access
2023-12-06 Inki Daemv_machine_learning: introduce config file for external...
2023-12-06 Inki Daemv_machine_learning: drop input and output type depende...
2023-12-06 Vibhav Aggarwalmv_machine_learning: refactor ImageSegmentation task...
2023-12-06 Vibhav Aggarwalmv_machine_learning: convert ImageClassification class...
2023-12-06 Vibhav Aggarwalmv_machine_learning: convert LandmarkDetection class...
2023-12-06 Vibhav Aggarwalmv_machine_learning: add template to Adapter::create...
2023-11-14 Kwanghoon SonMerge branch 'tizen_devel' into tizen accepted/tizen/unified/20231115.024850
2023-11-14 Kwanghoon SonUpdate cmake version to 3.13
2023-11-14 Vibhav Aggarwalmv_machine_learning: convert ObjectDetection class...
2023-11-14 Inki Daemv_machine_learning: move meta directory into common one
2023-11-14 Inki Daemv_machine_learning: use MachineLearningConfig class...
2023-11-14 Vibhav Aggarwalmv_machine_learning: convert ObjectDetection3d into...
2023-11-14 Vibhav Aggarwalmv_machine_learning: load meta and label files in confi...
2023-11-14 Kwanghoon SonFix wrong log level
2023-11-14 Vibhav Aggarwalmv_machine_learning: replace ObjectDetectionConfig...
2023-11-14 Vibhav Aggarwalmv_machine_learning: parse label file name in MachineLe...
2023-11-14 Vibhav Aggarwalmv_machine_learning: drop template from MachineLearning...
2023-11-14 Inki Daemv_machine_learning: drop setTaskType member function
2023-11-14 Inki Daemv_machine_learning: introduce MachineLearningConfig...
2023-11-14 Inki Daemv_machine_learning: drop parsing dependency from objec...
2023-11-14 Vibhav Aggarwalmv_machine_learning: drop parsing dependency from image...
2023-11-14 Vibhav Aggarwalmv_machine_learning: drop parsing dependency from objec...
2023-11-14 Vibhav Aggarwalmv_machine_learning: reallocate parser on changing...
2023-11-14 Seungbae Shinmv_machine_learning: initialize class/structure member...
2023-11-14 Inki Daemv_machine_learning: drop unused code
2023-11-14 Vibhav Aggarwalmv_machine_learning: bug fix in decision weight threshold
2023-11-14 Inki Daemv_machine_learning: drop parsing dependency from landm...
2023-11-14 Inki Daemv_machine_learning: use DEFAULT_MODEL_NAME for landmar...
2023-11-14 Inki Daemv_machine_learning: use DEFAULT_MODEL_NAME for face...
2023-11-14 Inki Daemv_machine_learning: add image segmentation task group...
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: clean up mv_private.h header inclusion
2023-10-25 Inki Daemv_machine_learning: drop importLabel wrapper
2023-10-25 Vibhav Aggarwalmv_machine_learning: return NO_DATA error
2023-10-25 Vibhav Aggarwalmv_machine_learning: bug fix when no label is registered
2023-10-25 Vibhav Aggarwalmv_machine_learning: bug fix for setting backend type...
2023-10-25 Inki Daemv_machine_learning: add add async API for landmark...
2023-10-25 Inki Daemv_machine_learning: drop FaceRecognitionRegisterInput...
2023-10-25 Inki Daemv_machine_learning: drop Mediavision dependency from...
2023-10-25 Inki Daemv_machine_learning: move member functions to private
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-10-25 Inki Daemv_machine_learning: move member functions to private
2023-10-25 Inki Daemv_machine_learning: drop mv_image_classification_open...
2023-10-25 Inki Daemv_machine_learning: embed AsyncManager into each task...
2023-10-25 Inki Daemv_machine_learning: code refactoring to AsyncManager
2023-10-25 Inki Daemv_machine_learning: drop redundant member variables
2023-10-25 Inki Daemv_machine_learning: introduce common asynchronous...
2023-10-25 Inki Daemv_machine_learning: use template type for outgoing_queue
2023-10-25 Inki Daemv_machine_learning: move inferenceThreadLoop into...
2023-09-20 Inki Daemv_machine_learning: make sure to clean up dataset 12/299112/2
2023-09-15 Inki Daemv_machine_learning: fix label removal issue of face... 19/298919/1
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: change async API behavior
2023-09-04 Inki Daemv_machine_learning: drop dead code
2023-09-04 Inki Daemv_machine_learning: code refactoring to getOutput...
2023-09-04 Kwanghoon SonRemove mv_private include
2023-09-04 Inki Daemv_machine_learning: introduce DEFAULT_MODEL_NAME for...
2023-09-04 Inki Daemv_machine_learning: do not check model info
2023-09-04 Inki Daemv_machine_learning: code clean to setModelInfo function
2023-09-01 Kwanghoon SonFix build warnings 54/298154/1
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: pass a task type to external module
2023-08-07 Inki Daecommon: clean up to mv_private.h file
next