Can labelme annotate squares? #1517
zhang13359
started this conversation in
Ideas / Feature requests
Replies: 3 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Maybe we could add a dialog or mode (e.g., shift+drag) to add square mode for the existing rectangle annotation. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
@zhang13359 @wkentaro @minewilliam Note: This implementation uses keyboard interaction to enable square-constrained rectangle drawing. If needed, the feature can be tested in isolation by creating a clean conda environment and installing the branch directly via pip. conda create -n labelme-square python=3.10 -y
conda activate labelme-square
pip install git+https://github.com/kancheng/labelme.git@feature/square-rectangle |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
I didn't find this feature in labelme
Beta Was this translation helpful? Give feedback.
All reactions