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

how about https://github.com/WongKinYiu/yolov7/tree/mask? #1

Open
xinsuinizhuan opened this issue Oct 14, 2022 · 5 comments
Open

Comments

@xinsuinizhuan
Copy link

could parem the yolov7 mask with dnn?

@UNeedCryDear
Copy link
Owner

No,yolov7 does not support export onnx with --grid
WongKinYiu/yolov7#323
at the same time ,I haven't run yolov7-mask.pt successfully,
It always has various problems and I had given up.
I'm waitting to any new updates after I run it successfully.

@xinsuinizhuan
Copy link
Author

you can look at this:
https://github.com/hiennguyen9874/yolov7-seg
https://github.com/hiennguyen9874/yolov7-mask

I run it ok, it need detectron2

@UNeedCryDear
Copy link
Owner

I had installed detectron2,and maybe I have some problems installing detectron2 under Windows. So I run it failed in torch.jit.trace() which I don't konw how to fix.
At the same time, I don't think detectron2 should be used. It's better to use numpy to implement those functions.
And so far, the official mask branch has not been updated for a long time. I'll try it again when he updates it and I run it successfully.

@xinsuinizhuan
Copy link
Author

OK. Expect!

@xinsuinizhuan
Copy link
Author

I had installed detectron2,and maybe I have some problems installing detectron2 under Windows. So I run it failed in torch.jit.trace() which I don't konw how to fix. At the same time, I don't think detectron2 should be used. It's better to use numpy to implement those functions. And so far, the official mask branch has not been updated for a long time. I'll try it again when he updates it and I run it successfully.

https://github.com/BaofengZan/yolov7-mask-trt hou about this?

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

No branches or pull requests

2 participants