avatar42 / deepstack

DeepStack utils.
Apache License 2.0
0 stars 0 forks source link

Add quickLabel #2

Closed avatar42 closed 2 years ago

avatar42 commented 2 years ago

Runs pics in newPicPath against all the installed object detect models to generate tag files similar to what the Label.exe would produce along with a list of all found objects (classes.txt).

avatar42 commented 2 years ago

Added with chkClasses and rmClasses to filter results.