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 (2,102 forks)batch import
help wanted

Repository metrics

Stars
 (6,120 stars)
PR merge metrics
 (No merged PRs in 30d)

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