Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 251 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 251 Bytes

Install and run for mac os

$ conda env create -f environment.yml
$ source activate labelImg

Run

$ make qt5py3
$ python labelImg.py

Acknowledgement

This is the fork of This repository