object_detection_demo icon indicating copy to clipboard operation
object_detection_demo copied to clipboard

Use names to locate the attributes instead of using the index.

Open wallat opened this issue 5 years ago • 0 comments

Since the order of the XML nodes is not guaranteed, it's better to use the names to find values instead of just using the indexes.

wallat avatar Nov 09 '19 14:11 wallat