-
-
Notifications
You must be signed in to change notification settings - Fork 138
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
Implement model cursor for visual feedback #760
Comments
/bounty $1000 |
💎 $1,000 bounty • OpenAdaptAISteps to solve:
Thank you for contributing to OpenAdaptAI/OpenAdapt! Add a bounty • Share on socials
|
/attempt #760 Options |
/attempt #760 Implementation Plan for Model Cursor Feedback (Issue #760) Options |
@Subh231004 please keep the discussion related to your pull request on your pull request and not here. I have replied to your comment there. |
/attempt #760
|
/attempt #760
|
💡 @onyedikachi-david submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
/attempt #760
|
Hi @abrichr is this still available ? |
/attempt #760 Options |
@abrichr i am working on it now... could you possibly assign this to me for a week ? |
Hi @stdthoth , thank you! Can you please clarify your request? I just updated the description to include more details about the current approaches, recreated here:
I believe the next step here is to systematically evaluate the performance of these in a repeatable way (e.g. programmatically). Only then will we be able to implement the requirement to:
Please let me know if you have any questions! Edit: if you prefer, you can also implement a novel approach, without evaluating these ones. But we will be unable to award the bounty until we can confirm that your approach outperforms all of these. Edit: https://visualsketchpad.github.io/ may perform very well. |
/attempt #760 |
💡 @hoklims submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
Feature request
Update: see #760 (comment) for the latest requirements.
We want to be able to give the model the ability to:
Thank you @LunjunZhang for the suggestion 🙏
This involves creating a CursorReplayStrategy (based on the VanillaReplayStrategy) that implements the required prompting.
Motivation
Correct errors, e.g. missed segmentations.
Possibly related: https://arxiv.org/abs/2406.09403:
The text was updated successfully, but these errors were encountered: