Britefury / django-labeller

An image labelling tool for creating segmentation data sets, for Django and Flask.
MIT License
137 stars 40 forks source link

Added hotkeys for next image, poly select #23

Open jaggzh opened 1 year ago

jaggzh commented 1 year ago

I set keystroke '6' for "next image" and 'g' for poly select. This was to begin convenient keybindings, allowing much more efficient labeling workflow. The keys were chosen to allow the future inclusion of other keystrokes, while allowing convenient left-hand-keyboard (qwerty) use with the right hand on the mouse.

Britefury commented 3 months ago

Hi, Sorry to take more than a year to reply. I think you'd want to change the typescript file main_labeller.ts rather than the javascript file as it is generated from the typescript.