mv_machine_learning: convert ObjectDetection class into template class
[platform/core/api/mediavision.git] / mv_machine_learning / object_detection / src / mobilenet_v2_ssd.cpp
2023-11-14 Vibhav Aggarwalmv_machine_learning: convert ObjectDetection class...
2023-11-14 Vibhav Aggarwalmv_machine_learning: replace ObjectDetectionConfig...
2023-11-14 Vibhav Aggarwalmv_machine_learning: drop parsing dependency from objec...
2023-07-12 Kwanghoon SonMerge branch 'tizen_devel' into tizen accepted/tizen/unified/20230713.143454
2023-07-12 Kwanghoon SonFix more typos
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: add mobilenet v2 ssd model support