-
Notifications
You must be signed in to change notification settings - Fork 524
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
Existing Rotated Boxes Flip Randomly when resizing #788
Comments
Sorry, but I’m unable to reproduce the issue you’re experiencing. As a suggestion, please ensure that the rotation shapes itself is valid. For instance, if the data was imported from an external model or a label file, it might result in distortion when dragging, as the coordinate format may not comply with X-AnyLabeling’s specifications. If possible, please record a video demonstrating the entire process from the beginning, rather than sharing a single screenshot, as a screenshot alone cannot provide enough context to identify the problem. 01-05-41.mp4 |
" if the data was imported from an external model or a label file, it might result in distortion when dragging, as the" I do think it only comes from data that was created externally, so I think you are right! I figured since the box renders correctly, they would be compatible, but once the box is moved, it shifts. Is there a reference for X-anylabeling's specifications? |
Hey there! @quithmeyer, It seems to occur because
For example, in OCR tasks like Let me know if further clarification is needed! 😊 |
Search before asking
X-AnyLabeling Component
User Interface (UI)
Bug
So using the latest version of X anylabeling
If I have existing rotated box annotations like this:
and then I go to resize a box by grabbing one of its corners like this:
The whole box kinda jumps or rotates randomly. The only difference between the above photo, and the one below is i clicked and started dragging the corner circled in red.
Sometimes the shape is even weirder. Needless to say it's a pretty frustrating bug.
Information
python: can't open file 'C:\Users\andre\anylabeling\checks.py': [Errno 2] No such file or directory)
Link to a Reproducible Demonstration Video
i posted photos
Execution Mode
Pre-compiled Executable
Additional
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: