├── Makefile ├── README.md └── python_wrapper.py /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IvonaTau/Python-wrapper-for-YOLO/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IvonaTau/Python-wrapper-for-YOLO/HEAD/README.md -------------------------------------------------------------------------------- /python_wrapper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IvonaTau/Python-wrapper-for-YOLO/HEAD/python_wrapper.py --------------------------------------------------------------------------------