yolo34py
A memorandum because I found YOLO's Python wrapper class. The requirements are posted below.
--Python3.5 (confirmed operation with 3.7)
python3 setup.py build_ext --inplace
keras-yolo3
Keras and tensorflow based yolo implementation. It also works on Windows.
Recommended Posts