Skip to content

[Feature] Support feature map output for mmsegmentation #1625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 27 commits into from
Feb 3, 2023

Conversation

irexyc
Copy link
Collaborator

@irexyc irexyc commented Jan 9, 2023

Motivation

Add feature map output for mmsegmentation (sdk)

Modification

  • Add score filed for mmdeploy_segmentation_t
  • update c/cpp api && demo
  • update csharp api && demo
  • update python api && demo

Related issues & pr

#1379
#887
#1153

@irexyc irexyc added improvement Improvement enhancement New feature or request and removed improvement Improvement labels Jan 9, 2023
Copy link
Collaborator

@hanrui1sensetime hanrui1sensetime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@lvhan028
Copy link
Collaborator

How to test it?

@lvhan028
Copy link
Collaborator

May add TC for permute

@lvhan028 lvhan028 merged commit b85f341 into open-mmlab:master Feb 3, 2023
lzhangzz pushed a commit to lzhangzz/mmdeploy that referenced this pull request Feb 7, 2023
)

* 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 b85f341)
lvhan028 added a commit that referenced this pull request Feb 8, 2023
Cherry-pick PR 1625, 1715, 1725 to dev-1.x
lvhan028 pushed a commit that referenced this pull request Mar 1, 2023
* 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 b85f341)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants