rooneysh

Results 3 comments of rooneysh

That's because your Labelme json format is not bytes, check if your Labelme version is match the requirements. Since this 'utils.img_b64_to_arr' code is provided by Labelme.

PyQT is required by Labelme, if there's problem about it, you can try to install PyQT or PySide before pip install requirements.txt.