tinyYOLOv2
tinyYOLOv2 copied to clipboard
Fix a small bug in supression and add multi-image processing
See if these changes are useful.
I use this repo to debug Android DNN demos. I made a few minor changes to speed up comparing results produced on the PC and the device:
* inserted a check for empty list in suppression
* added a loop to the main processing function to work through all
files in a dir