Labeling data for classification problem
Use git clone to install app
git clone https://github.com/thinh53105/ImageLabeling.git
Install some libraries to run this app
pip install -r requirements.txt
Push all images you want to label into "images" directory, then adjust some parameters in image_labeling.py and run this file