LabelImg tool for Windows, Linux and MacBook
Feb 10, 2023
Linux & MacBook
First, you want to create a new CONDA environment and activate it.
conda create -n label
conda activate label
Second, install the LabelImg tool.
conda install -c conda-forge labelimg
Now If you will type “labelImg” in a terminal at that time another window will open labelimg tool.
labelImg