A simple GUI for manually labelling images for classification tasks
To use, install requirements.txt then run labeller_gui.py.
The save file is a pickle containing:
- a list of accepted file formats
- a dictionary of the structure {image_filename: class_label}