-
Notifications
You must be signed in to change notification settings - Fork 1.6k
occlusion filtering and no-information-label filtering #3139
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
base: master
Are you sure you want to change the base?
Conversation
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Hey, @nitpicker55555! I have completed the Python version of filtering the no-information label and occluded label. |
Thanks for your contribution! We need to modify Hybrid_browser_toolkit type script version but not python version. And we can reuse the occlusion mechanism from current browser_get_som_screenshot like we dicussed last time |
Thanks @nitpicker55555 a lot! I might not fully understand the hybrid_browser_toolkit yet,, and I’ll take a closer look at the relevant source code and make the changes. I’ll let you know if I run into any issues. |
Hey, @nitpicker55555 ! I really appreciate the opportunity to work on the browser-use project, but due to my current workload, I won’t be able to continue contributing at this time. Thanks and sorry |
Description
We need to add a filtering mechanism to the snapshot provided by _snapshotForAI, including: occlusion filtering and no-information-label filtering
Checklist
Go over all the following points, and put an
x
in all the boxes that apply.Fixes #issue-number
in the PR description (required)pyproject.toml
anduv lock
If you are unsure about any of these, don't hesitate to ask. We are here to help!