Add logo shape
[platform/core/api/mediavision.git] / mv_machine_learning /
2023-03-03 Inki Daemv_machine_learning: update mobilenet v1 ssd model...
2023-03-03 Inki Daemv_machine_learning: separate object detection group
2023-03-03 Inki Daemv_machine_learning: drop dead code
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-03-03 Inki Daemv_machine_learning: code refactoring to object detecti...
2023-02-22 Inki Daemv_machine_learning: fix coverity issue 31/288731/1
2023-02-13 Seungbae ShinFix build warnings
2023-02-13 Inki Daemv_machine_learning: introduce image classification...
2023-02-13 Inki Daemv_machine_learning: drop backbone model code dependency
2023-02-13 Inki Daemv_machine_learning: drop deprecated enum type
2023-02-08 Inki Daemv_machine_learning: correct tensor buffer size 26/287926/3
2023-02-07 Inki Daemv_machine_learning: bug fix to tensor buffer allocation 35/287835/1
2023-01-05 Inki Daemv_machine_learning: face recognition: drop nntrainer... 68/286368/3
2023-01-03 Inki Daemv_machine_learning: face recognition: allow 5 set... 04/286304/2
2023-01-03 Inki DaeMerge "mv_machine_learning: face recognition: consider...
2023-01-03 Inki Daemv_machine_learning: face recognition: consider multipl... 20/286220/4
2023-01-03 kwang sonMerge "Delete null check before free" into tizen_devel
2023-01-03 kwang sonMerge "Fix QRcode error handle" into tizen_devel
2022-12-29 Kwanghoon SonDelete null check before free 62/286162/1
2022-12-29 Inki Daemv_machine_learning: code refactoring to face recognition 71/285971/7
2022-12-28 Kwanghoon SonFix LOGE to LOGI 96/286096/1
2022-12-22 Kwanghoon SonFix json_to_string memory leak 71/285871/2
2022-12-14 Kwanghoon SonMerge branch 'tizen_devel' into tizen
2022-12-14 Seungbae ShinFix build warnings
2022-12-14 Kwanghoon SonForce clang-format to version 9
2022-12-14 Inki Daemv_machine_learning: fix build error
2022-12-14 Inki Daemv_machine_leanring: code refactoring to face recognition
2022-12-14 Kwanghoon SonAdd yolo5s model on SNPE
2022-11-17 Kwanghoon SonApply clang-format
2022-11-17 Kwanghoon SonMerge branch 'tizen_devel' into tizen 43/284443/1
2022-11-17 Inki Daemv_machine_learning: add postprocess support 87/284287/7
2022-11-17 kwang sonMerge "Add postprocess for letterbox" into tizen_devel
2022-11-14 Kwanghoon SonAdd postprocess for letterbox 46/284246/2
2022-11-14 kwang sonMerge "Fix nested condition and formatting" into tizen_...
2022-11-09 Inki Daemv_machine_learning: add new meta file approach 83/283983/9
2022-11-09 Kwanghoon SonFix nested condition and formatting 57/283957/2
2022-11-07 Kwanghoon SonFix Yolo {x,y}_scales parser 17/283917/3
2022-11-07 Kwanghoon SonAdd letter box
2022-11-07 Kwanghoon SonChange InputMetadata class to struct
2022-11-07 Inki Daemv_machine_learning: code refactoring to meta file...
2022-11-07 Inki Daemv_machine_learning: keep object detection 3d as intern...
2022-11-07 Inki Daemv_machine_learning: use reference and vector
2022-11-07 Inki Daemv_machine_learning: fix model path
2022-11-07 Inki Daemv_machine_learning: do not use fixed array
2022-11-07 Inki Daemv_machine_learning: do not expose structure to user
2022-11-07 Inki Daemv_machine_learning: code refactoring to tensor info
2022-11-07 Inki Daemv_machine_learning: add object detection 3d API
2022-11-07 Kwanghoon SonAdd ITC compatible tests
2022-09-27 Inki Daemv_machine_learning: fix coverity issue 82/282082/3
2022-09-22 Inki Daemv3d: fix build warning and cleanup
2022-09-21 Kwanghoon SonMerge branch 'tizen_devel' into tizen submit/tizen/20220921.082242
2022-09-21 kwang sonMerge changes I33594b22,Id9842754 into tizen_devel refact
2022-09-21 Kwanghoon SonChange metadata class to struct 21/281721/1 splitDec
2022-09-21 Kwanghoon SonDrop Yolo CellParm 04/281704/1
2022-09-15 Kwanghoon SonChange Info class to struct 63/281263/1 sandbox/inki.dae/object_detection_3d
2022-09-13 kwang sonMerge "Add Yolo anchor parser and test" into tizen_devel
2022-09-13 Kwanghoon SonRefactoring Inference 48/280948/7
2022-09-13 Kwanghoon SonAdd Yolo anchor parser and test 20/281120/3
2022-09-13 Inki DaeMerge "mv_machine_learning: bug fix to face recognition...
2022-09-13 Inki Daemv_machine_learning: bug fix to face recognition API 25/280925/4
2022-09-13 kwang sonMerge "Fix memory leak" into tizen
2022-09-07 Kwanghoon SonFix memory leak 61/280961/1
2022-09-07 Kwanghoon SonRefactoring Metadata 64/280864/3
2022-09-06 Kwanghoon SonRefactoring Box, ScoreInfo 58/280858/2
2022-09-05 Kwanghoon SonApply clang-format 15/280715/3
2022-09-02 Inki Daemv_machine_learning: Use Preprocess class instead of...
2022-09-02 Inki Daemv_machine_learning: code cleanup to Options and LayerI...
2022-09-02 Kwanghoon SonChange box name to vector in meta json
2022-09-02 Kwanghoon SonFix box array to object in meta json
2022-09-02 Inki Daemv_machine_learning: code refactoring to Inference...
2022-09-02 Kwanghoon SonSplit BoxInfo implementation and add missing header
2022-09-02 Kwanghoon SonChange score name to array in meta json
2022-09-02 Kwanghoon SonFix score array to object in meta json
2022-09-02 Kwanghoon SonApply code lint and update copyright year
2022-09-02 Inki Daemv_machine_learning: code refactoring to Inference...
2022-09-02 Inki Daemv_machine_learning: code refactoring to GetClassficati...
2022-09-02 Inki Daemv_machine_learning: code cleanup to face recognition
2022-09-02 Seungbae ShinFix build warnings
2022-09-02 Inki Daemv_machine_learning: add try-catch statement
2022-09-02 Inki Daemv_machine_learning: fix coverity issues 67/280667/1 accepted/tizen/unified/20220905.124707 submit/tizen/20220902.080727
2022-08-24 Inki DaeMerge "mv_machine_learning: fix wrong tensor order...
2022-08-19 Inki Daemv_machine_learning: fix wrong tensor order 67/279967/1
2022-08-17 Kwanghoon SonFix json non exist member parse 48/279748/3 sandbox/pcd-acr
2022-08-12 Inki Daemv_machine_learning: fix coverity issues 94/279594/2
2022-08-10 Inki Daemv_machine_learning: fix memory leak issue 04/279504/2
2022-08-10 Kwanghoon SonFix access wrong json member 54/279454/1
2022-08-08 Inki Daemv_machine_learning: bug fix to recognition request 75/279375/2 accepted/tizen/unified/20220809.213751 submit/tizen/20220808.075156
2022-08-02 Inki Daemv_machine_learning: update face recognition framework 82/279082/3 accepted/tizen/unified/20220804.151651 submit/tizen/20220803.092938
2022-07-27 Inki Daemv_machine_learning: fix seg. fault 81/278881/1
2022-07-26 Inki Daemv_machine_learning: add feature enabling option for... 71/278771/3 submit/tizen/20220726.051149
2022-07-20 Inki Daemv_machine_learning: cleanup mv_face_recognition_open.cpp
2022-07-20 Inki Daemv_machine_learning: cleanup namespace
2022-07-20 Inki Daemv_machine_learning: introduce Context, ITask and adapt...
2022-07-20 Inki Daemv_machine_learning: code refactoring to face recognition
2022-07-20 Inki Daemv_machine_learning: cleanup face recognition header
2022-07-20 Inki Daemv_machine_learning: return correct error value
2022-07-20 Inki Daemv_machine_learning: use resnet based facenet model
2022-07-20 Inki Daemv_machine_learning: code cleanup with code sliding
next