Skip to content

# Support exporting K-Net to ONNX in MMDploy After MMDetection official KNet. #7714

Open
@chhluo

Description

@chhluo

Steps

  • Find out what operations in K-Net are not able to export
  • Use the rewrite function in MMDeploy to rewrite the K-Net model and make in convertible.
  • Align accuracy between the ONNX model and PyTorch model.
  • Add unit tests.
  • Release this features.

Resources

https://github.com/ZwwWayne/K-Net/

https://github.com/open-mmlab/mmdeploy

Reviewers

@chhluo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Dev-RDDevelopment Requirements Doc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions