I built a fully offline image annotation tool — looking for contributors, researchers & feedback
Reddit r/computervision1w4 min read
I built Local Label , a small open-source image annotation tool designed around one simple idea: Your images should stay on your machine. 🔗 GitHub: https://github.com/diptiman-mohanta/Local-Label The tool currently supports: Bounding boxes and polygons Object detection and segmentation annotation Keyboard-driven annotation workflow Multi-select and bulk relabeling Copy/paste and repeat annotations across images Undo/redo Autosave and resume EXIF-aware image dimensions COCO export YOLO / Ultralytics-ready export Pascal VOC export Light/dark themes Unlike many annotation workflows, the images ar
