AlexeyAB / Yolo_mark

GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
https://github.com/AlexeyAB/darknet
The Unlicense
1.8k stars 680 forks source link

Delete Image | Shortcut #115

Open deimsdeutsch opened 5 years ago

deimsdeutsch commented 5 years ago

Currently i have to remove the image manually by copy and pasting the name from the command line by prev/next and then copy and issue the command in another windows. It would speed up things if there is a shortcut to delete the image from the UI window.

AlexeyAB commented 5 years ago

@deimsdeutsch Ok, I will add key-shortcut to delete image from Yolo_mark - actually it will move image & txt files from source directory to the delete directory, so you can restore jpg/txt files if you deleted them by mistake.