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

Working with Yolo-Segmentation models #15

Open
krishnaagastya opened this issue Oct 22, 2024 · 2 comments
Open

Working with Yolo-Segmentation models #15

krishnaagastya opened this issue Oct 22, 2024 · 2 comments

Comments

@krishnaagastya
Copy link

Hi,

This maybe more in lines of an enhancement request. Do let me know.

The Easy explainer works well with Object detection and bounding boxes. It throws the below exception when I use a Segmentation model.

  • NotImplementedError: Relevance propagation not implemented for layer type <class 'ultralytics.nn.modules.head.Segment'>

Is there a plan to include this in the package?

Do share your roadmap if possible.

Rgds
Krishna

@stavrostheocharis
Copy link
Owner

Hello, to tell you the truth, I have not a specific roadmap for this lib, since I work alone on it, on some spare time I may have. If you want, you are free to help with the segmentation xai part and try to include it in a new version. I will have it in my mind to work a bit also on it and try to create it. Thanks!

@krishnaagastya
Copy link
Author

Hi,

Do you have any documentation on the flow. Can you share anything you have prepared?

Thanks in advance.

Rgds

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