Skip to content
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

[Deploy] MMYOLO model convert to onnx for deployment. #279

Merged
merged 25 commits into from
Nov 23, 2022

Conversation

triple-Mu
Copy link
Collaborator

In order to make the deployment process simpler and more user-friendly.
This pr will remove the dependency of mmdeploy. and only use pytorch and onnx's native api to export models to onnx for users to continue to convert.

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
@hhaAndroid
Copy link
Collaborator

@triple-Mu Please refer to open-mmlab/mmocr#1524 This PR is used to reorganize the file structure

@triple-Mu
Copy link
Collaborator Author

@triple-Mu Please refer to open-mmlab/mmocr#1524 This PR is used to reorganize the file structure

After the project is moved to the project dir, is it a python package or a normal script file?

@hhaAndroid
Copy link
Collaborator

@triple-Mu

  • 所有文件都应该在 project 路径下
  • pypi 中的包不会包括这个部分
  • 使用使用的时候,可以自己导入或者通过 custom_imports 触发装饰器

@hhaAndroid
Copy link
Collaborator

@triple-Mu

projects/easydeploy/README_zh-CN.md Outdated Show resolved Hide resolved
projects/easydeploy/README.md Outdated Show resolved Hide resolved
xin-li-67 and others added 2 commits November 23, 2022 10:38
Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
@hhaAndroid hhaAndroid merged commit 1045b41 into open-mmlab:dev Nov 23, 2022
@triple-Mu triple-Mu deleted the triplemu/easy_deploy branch November 23, 2022 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants