filter::python3: do not break converter/decoder
[platform/upstream/nnstreamer.git] / ext /
2023-12-19 MyungJoo Hamfilter::python3: do not break converter/decoder
2023-12-18 Jaeyun Jung[CodeClean] fix svace issue
2023-12-15 Yongjoo Ahn[build] Check flatbuffers header files before build...
2023-12-13 Jaeyun Jung[Filter/TF-lite] fill 1 when changing input dimension accepted/tizen/unified/20231213.162136 accepted/tizen/unified/riscv/20231215.050236
2023-12-11 Yongjoo Ahn[build] Set cpp_std=c++17 (changed from c++14)
2023-12-06 SuYeon[Filter/onnxruntime] Add filter subplugin for ONNX...
2023-11-23 Jaeyun Jung[Common] macro for max number of tensors
2023-11-22 Yongjoo Ahn[build] Remove unnecessary compile args for SNPE sub...
2023-11-22 Jaeyun Jung[Subplugin/flatbuf/protobuf] util to handle tensor...
2023-11-10 Jaeyun Jung[Element/gprc] release tensor-config struct
2023-11-07 Jaeyun Jung[Decoder] macro for video formats accepted/tizen/unified/20231110.172147
2023-11-07 Jaeyun Jung[CodeClean] fix indent
2023-11-07 Jaeyun Jung[Tizen/SensorSrc] fix mem leak case
2023-11-06 Jaeyun Jung[Python] validate tensors info
2023-11-06 Jaeyun Jung[Python] fix log util
2023-11-02 Jaeyun Jung[Converter/Python] function to handle tensor buffer
2023-10-19 Wook SongDecoder: Add detailed descriptions for the bounding...
2023-10-19 Wook SongDecoder/BoundingBox: Apply gst-indent to the bounding...
2023-10-18 MyungJoo Hamdecoder: add detailed descriptions for a few subplugins.
2023-10-17 Yongjoo Ahn[decoder] Fix track mode bug (wrong struct size)
2023-10-16 Yongjoo Ahn[decoder] Let user set yolo decoder parameters
2023-10-11 MyungJoo Hamdecoder:tensor_region: fix for future expansion.
2023-10-11 MyungJoo Hamstyle fix: decoder/tensor_region dos2unix & trailing...
2023-10-10 Yongjoo Ahn[decoder] Add log option for bounding_box decoder
2023-10-05 Yelin Jeong[Doc] edit documentation files related with tensor...
2023-09-12 Yongjoo Ahn[build] Fix meson use of `run_command`
2023-09-12 Yongjoo Ahn[filter] Remove assert and throw exception
2023-09-12 Yongjoo Ahn[pytorch] Fix load model with use_gpu option
2023-09-12 Yongjoo Ahn[pytorch] Drop pytorch support for version less than...
2023-09-12 Jaeyun Jung[Subplugin/Flatbuf] util to get nth info
2023-09-11 Yelin Jeong[CodeClean] test and comments
2023-09-07 Jaeyun Jung[Filter/Sub] fill 0 dim at nth info
2023-09-07 Yelin Jeong[python] change dims default value from 1 to 0
2023-09-07 Jaeyun Jung[CodeClean] indent and code style
2023-09-06 Yelin Jeong[python] init dimension as 0
2023-09-06 gichan2-jang[Test/decoder] Add test cases for direct video decoer
2023-08-31 Jaeyun Jung[TizenSensor] dimension of sensor data
2023-08-29 Jaeyun Jung[Common] util to get nth gst-info
2023-08-29 Jaeyun Jung[Decoder/Pose] condition to check tensor dims
2023-08-28 MyungJoo Hammemleak fix: filter/lua null check
2023-08-23 MyungJoo Hammemleak fix: decoder/bounding-box mp_palm
2023-08-23 Yongjoo Ahn[decoder] Add boundingbox decoder for yolov8
2023-08-22 gichan2-jang[Converter/decoder] Support GRAY16 format
2023-08-22 Yongjoo Ahn[decoder] Fix yolov5 boundingbox dim check
2023-08-22 MyungJoo Hammemleak fix: decoder/bounding-box 2
2023-08-22 MyungJoo Hammemleak fix: decoder/bounding-box
2023-08-10 MyungJoo Hamfix: decoder/bounding-box mobilenet threshold logic
2023-08-09 Yelin Jeong[tensor] remove padded value of dimensions (0-init)
2023-07-19 HarshJ20[tensor_region] fix memcpy to out buffer
2023-07-07 Yongjoo Ahn[tensor_filter] Let tensor_filter_common handle extra...
2023-07-07 Yongjoo Ahn[filter] Fix mem leak when set input/output info
2023-07-05 Yongjoo Ahn[trivial] Fix nms in bounding_box decoder
2023-06-28 Wook SongDist/Tizen: Fix a GBS build error due to #4007
2023-06-26 gichan2-jangRevert "Filter/Meson: Move 'filter-snpe-list' to the... accepted/tizen/7.0/unified/20230627.014905
2023-06-21 SuYeon[Fix] fix svace issue.
2023-06-21 SuYeon[Fix] fix svace issue.
2023-06-20 SuYeon[Fix] fix coverity & svace issues
2023-06-20 HarshJ20Refactor tensor_region.c in regard to PR feedback
2023-06-20 HarshJ20Address feedback from PR#4115
2023-06-20 Harshj20Tensor_region subplugin, currently supports mobilenet_ssd
2023-06-19 Yongjoo Ahn[filter] Show deprecate message for tflite1 filter
2023-06-05 Yongjoo Ahn[decoder] Fix logic error in box tracking
2023-05-30 Jaeyun Jung[Common] prepare 0-init dimension
2023-05-23 Yongjoo Ahn[decoder] Add "tracking" feature for bounding boxes
2023-05-23 Torsten Schulz[Filter] PyTorch, ignore extra output tensors
2023-05-23 Jaeyun Jung[Common] duplicated lines
2023-05-17 Jaeyun Jung[CodeClean] fix indent and unnecessary space
2023-05-03 gichan[Filter] Add doxygen tag for mxnet subplugin
2023-05-03 www-dataApply clang format to cpp files
2023-04-20 Yongjoo Ahn[filter] Fix tflite filter to handle extra tensors
2023-04-07 Jaeyun Jung[Subplugin/TRIx] rank limit accepted/tizen/unified/20230413.123717
2023-04-06 Yelin Jeong[tizensensor] Increase TizenSensorSpec dimension
2023-03-28 Yelin Jeong[filter] Fix the wrong index in tflite filter
2023-01-12 Yongjoo Ahn[fix][tensor_filter] Fix the first output with garbage...
2023-01-12 Wook SongFilter/Meson: Move 'filter-snpe-list' to the build...
2022-12-23 Yongjoo Ahn[decoder] Support scaled-output model for yolov5 boundi...
2022-12-23 Yongjoo Ahn[decoder] Update yolov5 decoder parameters
2022-12-13 gichan[Meson] Don't use join_paths for library.
2022-12-13 Yelin Jeong[Lua] Allow to declare TensorInfo not using full dimension
2022-11-22 Yongjoo Ahn[build] Disable tflite-custom in cross build
2022-11-11 Yongjoo Ahn[build] Add compile arg for pytorch subplugin
2022-11-10 Torsten Schulz[decoder/pose] Fix SEGV, ignore pixel when coordinates...
2022-11-02 Jaeyun[Common] tensor format in struct
2022-10-17 Yongjoo Ahn[filter] Fix guide document of snpe subplugin
2022-10-05 MyungJoo Hamfilter/armnn: fp16 support macro fix
2022-09-07 Jaeyun[CodeClean] coverity issues accepted/tizen/unified/20220908.124832
2022-09-01 Jaeyun[Py/Dims] error case to handle dimension
2022-08-30 gichan[Doc] Fix incorrect docement link
2022-08-17 MyungJoo Hamproto/flat/flex buffers: reorganize common data structure.
2022-08-17 MyungJoo Hamfilter:pytorch allow gcc only.
2022-08-10 Aymen Sghaiertensor-decoder: add ssd_mobilenet v3 support accepted/tizen/unified/20220811.135951 submit/tizen/20220810.074948
2022-08-05 MyungJoo Hampython: fix python 3.10 PyObject type errors.
2022-08-04 Yelin Jeong[Filter] support NNS_TENSOR_RANK_LIMIT 8
2022-08-01 Jaeyun[CodeClean] fix typo, indent
2022-07-11 MyungJoo Hamfilter/python3: support multi-threaded python custon...
2022-07-03 MyungJoo Hamtensor-filter subplugins: add FLOAT16 support
2022-07-01 Wook Song[gRPC/Common] Modify hard-coded strings indicating...
2022-07-01 Wook Song[Ext/Meson] Use find_program() instead of 'which'
2022-06-30 Julien Vuillaumier[Filter/TFLite] Fix model tensors allocation not workin...
2022-06-13 MyungJoo Hamdoc/filter subplugin: brief guide on how to write subplugin
next