Description Usage Arguments Value See Also
detect people using YOLO+CNN (Linux C++), in multiple images. Unfortunately it is not possible to store the predictions here, but it is significant faster on large image archives.
1 2 |
img.list |
file path to images. |
logfile |
file path to where to store detailed list of classification results. |
thresh |
numeric threshold value. |
append |
logical. By default (TRUE), the output is appended to the logfile. If FALSE, any existing file of the name is destroyed. |
numeric number of detected persons.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.