thtrieu/darkflow

How to save features of each detected bounding box?

Open

#65 opened on Feb 22, 2017

View on GitHub
 (3 comments) (4 reactions) (0 assignees)Python (6,120 stars) (2,102 forks)batch import
help wanted

Description

I would like to save the features of each detected bounding box for later use. How can this be done? How can I select the specific layer from which I want the features to be extracted? Thank you

Contributor guide