Installation¶
Package is uploaded on PyPI.
The last stable release is available on PyPI and can be installed with pip:
$ python3 -m pip install Yolo2Voc
Requirements¶
Python – one of the following:
CPython : 3.6 and newer
Pillow : Latest 8.x version
lxml : Latest 4.x version
tqdm : Latest 4.x version
defusedxml : Latest 0.x version