-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Pull requests: wkentaro/labelme
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add export_yolo utility module (shape_to_yolo_line + json_to_yolo_dir)
#1838
opened Mar 6, 2026 by
wkentaro
Loading…
test: add unit tests for _load_shape_json_obj error paths
#1837
opened Mar 5, 2026 by
wkentaro
Loading…
2 tasks done
refactor: add type annotations to Shape.__init__ and key methods
#1836
opened Mar 5, 2026 by
wkentaro
Loading…
refactor: replace assert with ValueError/TypeError in _load_shape_json_obj
#1835
opened Mar 5, 2026 by
wkentaro
Loading…
refactor: rename open() context manager to _open() in _label_file.py
#1834
opened Mar 5, 2026 by
wkentaro
Loading…
fix: replace deprecated np.bool with np.bool_ in _label_file.py
#1831
opened Mar 5, 2026 by
wkentaro
Loading…
fix: normalize 16-bit grayscale to uint8 in export_json
#1829
opened Mar 5, 2026 by
wkentaro
Loading…
Fix: Allow selecting and deleting point shapes by clicking
#1783
opened Jan 25, 2026 by
mucunwuxian
Loading…
Fix of a hang up at natsort sort func when opening file paths include '@' symbol.
#1672
opened Oct 5, 2025 by
HirotsuguMINOWA
Loading…
Fix: Scaled polygon (point, rectangle, circle) labels (= no hidding labels)
feature
#1614
opened Aug 11, 2025 by
Vlczech
Loading…
Fix index error due to missing previously selected shapes in current image
#1503
opened Sep 29, 2024 by
Ynjxsjmh
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.