process images in threads

This commit is contained in:
Vladimir Mandic
2023-05-12 14:21:26 -04:00
parent 0a46f8ada7
commit 62dda471a3
9 changed files with 592 additions and 181 deletions
-1
View File
@@ -102,5 +102,4 @@ def compatibility_args(opts, args):
opts.dimensions_and_batch_together = True
args = parser.parse_args()
return args