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

idea: background removal #5

Open
Borda opened this issue Apr 10, 2021 · 1 comment
Open

idea: background removal #5

Borda opened this issue Apr 10, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Borda
Copy link
Owner

Borda commented Apr 10, 2021

🚀 Feature

implement in the preprocessing phase remove background and keep only most likely leaf

Motivation

suppress a bad effect of background objects, probably would be also useful to. get some attention map and see if any decision was made other than leaf focus

Pitch

see OpenCV version https://www.kaggle.com/victorlouisdg/plant-pathology-opencv-background-removal

Alternatives

can we do it in Kornia too? @edgarriba

Additional context

@Borda Borda added enhancement New feature or request help wanted Extra attention is needed labels Apr 10, 2021
@edgarriba
Copy link
Collaborator

We don't have grabcut. But still I see some false positives. The best would be detecting depth or large gradient intensity to filter out or add an attention loss

Borda added a commit that referenced this issue May 2, 2022
* bypass PIL open -> OpenCV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants