mmdeploy/demo/csrc/c
Chen Xin 1f56eea807 [Feature] Support feature map output for mmsegmentation (#1625)
* add feature map output for mmseg

* update api

* update demo

* fix return

* update format_shape

* fix lint

* update csharp demo

* update python demo && api

* fix coreml build

* fix lint

* better sort

* update

* update cpp demo & add missing header

* change to CHW

* update csharp api

* update isort version to 5.12.0

* fix python api

* fix log

* more detail api docs

* isort support python3.7

* remove isort change

* remove whitespace

* axes check

* remove FormatShapeImpl

* minor

* add permute tc

* remove stride buffer

(cherry picked from commit b85f34141b)
2023-02-07 21:04:20 +08:00
..
batch_image_classification.cpp tell batch inference demos and single image inference demos apart (#986) 2022-11-01 16:35:45 +08:00
batch_object_detection.cpp tell batch inference demos and single image inference demos apart (#986) 2022-11-01 16:35:45 +08:00
det_cls.cpp Sync profiler (#1446) 2022-12-07 18:51:17 +08:00
det_pose.cpp [Enhancement] Speedup TopDownAffine by CropResizePad (#1486) 2023-01-31 12:07:40 +08:00
image_classification.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
image_restorer.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
image_segmentation.cpp [Feature] Support feature map output for mmsegmentation (#1625) 2023-02-07 21:04:20 +08:00
object_detection.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
ocr.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
pose_detection.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
rotated_object_detection.cpp Split demos of C and C++ SDK into two subdirectories (#1099) 2022-09-27 13:40:04 +08:00
video_recognition.cpp [Feature] Sync mmaction2-sdk(master) to dev1.x (#1307) 2022-11-10 15:13:24 +08:00