based on a custom request, a GUI which enables image labeling or region of interest (ROI) using a grid display. load an image > select the ROI > label > results saved in a .json
- download python
- clone this repo
- then run
python -m pip install -r requirements.txt
to install all dependencies - finally run
python main.py