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

Looking forward exporting Mask2Former to ONNX #298

Closed
Kenneth-X opened this issue Mar 31, 2022 · 18 comments
Closed

Looking forward exporting Mask2Former to ONNX #298

Kenneth-X opened this issue Mar 31, 2022 · 18 comments

Comments

@Kenneth-X
Copy link

Kenneth-X commented Mar 31, 2022

Describe the feature

Motivation

  1. Many detection & sematic segmentation classical methods(e.g yolo,centernet, deeplabv3,ocrnet)has already support exporting to onnx and made a huge contribution for academia and industry field. But for panoptic segmentaion, mmlab series are still not ready for that yet
  2. sota mask2former is a great achievement for panoptic segmentaion( e.g transformer) . It will be wonderful if can be export to onnx(swin transfomer backbone) for depolyment

Related resources

If there is an official code release or third-party implementations, please also provide the information here, which would be very helpful.
https://github.com/facebookresearch/Mask2Former
https://github.com/open-mmlab/mmdetection/tree/master/configs/mask2former

@M-youyou
Copy link

Thanks for your advice. Looking forward exporting Mask2Former to ONNX, also.

@lvhan028
Copy link
Collaborator

Totally agree with the motivation. Transformer models will be our top priority in April.

@lvhan028
Copy link
Collaborator

lvhan028 commented May 3, 2022

This feature has been put into our backlog, which is supposed to be released in v0.6.0

@lvhan028 lvhan028 closed this as completed May 3, 2022
@p890040
Copy link

p890040 commented Jul 5, 2022

This feature has been put into our backlog, which is supposed to be released in v0.6.0

Hi, @lvhan028
Thanks to the efforts of the mmopen team
The v0.6.0 version has been released, but I noticed that there is still no Mask2former feature.
Is there any difficulty in converting Onnx to Mask2former again? Or do you need additional operation support?

Looking forward to your team's reply Thanks!

@lfxx
Copy link

lfxx commented Jul 15, 2022

This feature has been put into our backlog, which is supposed to be released in v0.6.0

Any update on this?hope for onnx on Mask2Former.

@eliabruni
Copy link

I am also very interested, any updates? Thank you!

@fernandorovai
Copy link

fernandorovai commented Mar 16, 2023

Hello, any news on converting the mask2former? It opens the possibility to deploy the model in large scale. Is there any way we can help?

@nubertj
Copy link

nubertj commented Mar 31, 2023

same here, we would also really appreciate this feature
@Idate96

@xunleiw
Copy link

xunleiw commented May 6, 2023

Hello, is there an ETA when Mask2Former to ONNX feature will be supported?

@Robotatron
Copy link

any update?

@CristoJV
Copy link

CristoJV commented Jul 4, 2023

any update now?

@nubertj
Copy link

nubertj commented Jul 6, 2023

@lvhan028 could you please reopen this issue?
Thank you :)

@lvhan028
Copy link
Collaborator

@RunningLeon may help handle this feature

@RunningLeon
Copy link
Collaborator

@Kenneth-X @nubertj @CristoJV @Robotatron @xunleiw hi, guys. If you have time, pls. try this PR #2347. Any comment on the PR is greatly appreciated.

@nubertj
Copy link

nubertj commented Aug 14, 2023

@RunningLeon amazing, thanks a lot.
We will give it a try :) M2F is still heavily used by us.

@github-actions
Copy link

This issue is marked as stale because it has been marked as invalid or awaiting response for 7 days without any further response. It will be closed in 5 days if the stale label is not removed or if there is no further response.

@github-actions
Copy link

This issue is closed because it has been stale for 5 days. Please open a new issue if you have similar issues or you have any new updates now.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 27, 2023
@nubertj
Copy link

nubertj commented Sep 4, 2023

@pascal-roth could successfully deploy it on our end, thanks a lot for the great contribution, @RunningLeon and @lvhan028! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests