CVHub520 / X-AnyLabeling

Effortless data labeling with AI support from Segment Anything and other awesome models.
GNU General Public License v3.0
4.22k stars 484 forks source link

标注和标签的同步隐藏功能 #669

Open liangchen341 opened 1 month ago

liangchen341 commented 1 month ago

Search before asking

Description

问题描述: 当前现状:项目中,通过复选框可以控制某个物体(标注)的显示与隐藏,但是标注对应的标签仍然会显示在图像上,即使标注框已经被隐藏。目前标签只能全部隐藏。

希望的功能:我希望当用户取消标注显示时,标注框对应的标签也一同消失。这样可以使得标注和标签保持同步显示与隐藏,避免标注消失但标签仍然显示的问题。

需求详情: 标注和标签同步显示与隐藏:当用户通过复选框取消显示某个物体(标注)时,该物体的标签(即显示在图像上的文字)也应该一同隐藏。

Use case

No response

Additional

No response

Are you willing to submit a PR?

CVHub520 commented 1 month ago

Thank you for your valuable suggestion regarding the synchronization of annotation visibility and label visibility. We appreciate your thoughtful input on improving the user experience of X-AnyLabeling.

Your proposal to hide both the annotation and its corresponding label simultaneously when a user chooses to hide an object's annotation is insightful. This feature would indeed enhance the consistency of the display and prevent potential confusion caused by visible labels without visible annotations.

We agree that this synchronization could be beneficial, especially in scenarios where users need a cleaner view of the image or want to focus on specific annotations.

We will take this suggestion into consideration for future improvements to X-AnyLabeling. Our team will discuss the implementation details and how best to integrate this feature while maintaining the flexibility of our current system.

We truly value community input like yours, as it helps us continually improve the tool. Thank you for your willingness to contribute to the project. If you have any other ideas or feedback, please don't hesitate to share them.