labelme
labelme copied to clipboard
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
The problem (#1396) can be reproduced by selecting a shape in current image `a`, and go on next image `b` then press backspace to delete point. `self.selectedShapes` is in image...
### Provide environment information python 3.8 anaconda 24.5.0 I using `pip install labelme` conmand to install labelme, when I finish the process, using cmd to activate labelme, it comes an...
- Support for [Segment Anything 2](https://github.com/facebookresearch/segment-anything-2) tiny and large models. Models are currently located in the fork release (see below): **SAM2 Large Models** https://github.com/jakep72/labelme/releases/download/SAM2/sam2_large.encoder.onnx https://github.com/jakep72/labelme/releases/download/SAM2/sam2_large.decoder.onnx **SAM2 Tiny Models** https://github.com/jakep72/labelme/releases/download/SAM2/sam2_hiera_tiny.encoder.onnx https://github.com/jakep72/labelme/releases/download/SAM2/sam2_hiera_tiny.decoder.onnx...
### Provide environment information python 3.8.19 ### What OS are you using? Windows 10 ### Describe the Bug When I adjust the brightness and contrast, the raster and ghost will...
select shapes by rectangle , just like autocad https://github.com/user-attachments/assets/2ffb9484-d209-4154-bbb8-6799e41e8732
### Provide environment information labelme 5.5.0 QtAwesome 1.2.2 qtconsole 5.4.0 QtPy 2.2.0 PyQt5 5.15.7 PyQt5-sip 12.11.0 ### What OS are you using? Windows ### Describe the Bug I installed Labelme...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
[demo.zip](https://github.com/user-attachments/files/17815444/demo.zip) Too many annotation points make the program prone to lagging. What optimization solutions are available
# PR Summary The `spawn.find_executable` method is deprecated from Python3.10 and removed in Python3.12. This small PR replaces it with the recommended `shutil.which` method (which is available since Python 3.3):...
### Provide environment information Python 3.10.16 + LabelMe 5.8.1 ### What OS are you using? windows 11 ### Describe the Bug When dragging the created rectangular box with the mouse,...