hizhangp / yolo_tensorflow

Tensorflow implementation of YOLO, including training and test phase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bounding Box Values Extraction

sharadhigm opened this issue · comments

Hi Can you guide me in how to extract Bounding Box Values for each detection in every frame?
Thankyou.