GCP上で
*******@instance-1:/home/WKUser/pyyolo-master$ sudo python example.py |tee ./log.txt
無事に動いた。
以下の情報を元にopencvで枠を付ければ良い。
{'right': 258, 'bottom': 193, 'top': 0, 'class': 'giraffe', 'prob': 0.628980278968811, 'left': 0}
{'right': 258, 'bottom': 193, 'top': 0, 'class': 'giraffe', 'prob': 0.5439785122871399, 'left': 0}
{'right': 244, 'bottom': 193, 'top': 0, 'class': 'giraffe', 'prob': 0.47870633006095886, 'left': 0}
{'right': 258, 'bottom': 193, 'top': 0, 'class': 'giraffe', 'prob': 0.4502774178981781, 'left': 0}