-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Update develop after v2.16.3 #8301
Conversation
WalkthroughVersion 2.16.3 introduces significant enhancements to user interaction and functionality. The UI's labels mapper now supports attributes for skeleton points, while the "Segment Anything" feature gains bounding box input capabilities. Player navigation is smoother with uninterrupted loading, and the IntelligentScissors tool is faster for image segmentation. Several bugs have been resolved, ensuring a more seamless experience for users working with issues and exported data. Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Outside diff range, codebase verification and nitpick comments (3)
CHANGELOG.md (3)
22-28
: Clarify the context of added features.The descriptions in the "Added" section are clear, but it might be helpful to provide more context or examples of how these features enhance the user experience.
Consider adding brief examples or scenarios where these features would be particularly beneficial.
30-36
: Provide more detail on the impact of changes.The "Changed" section mentions improvements but could benefit from additional details on how these changes impact performance or user experience.
Consider elaborating on the specific benefits users might experience due to these changes, such as reduced wait times or enhanced tool responsiveness.
38-45
: Ensure clarity and completeness of fixed issues.The "Fixed" section provides a concise list of resolved issues. Ensure that each fix is described clearly, and consider adding more context if necessary to highlight the significance of these fixes.
Consider providing a brief explanation of the impact of these fixes on user workflows or data integrity.
Summary by CodeRabbit
New Features
Improvements
Bug Fixes
LazyList
, ensuring proper mask exports for CVAT format.