Ask Your Question

Revision history [back]

I can't find the output nor run it. Can you run and tell.

I am running the run-all.py script - https://github.com/spmallick/learnopencv/blob/master/FaceDetectionComparison/run-all.py

It had some errors in cv2_videowriter about height and weight so i passed them manually.Here is that code - https://github.com/shanksghub/opencvrunall/blob/master/run-all.py

here's the dataset that I want to run in the commands - https://www.kaggle.com/vtech6/medical-masks-dataset . Can you run and tell me why I can't find an output? I ran

python run-all.py pathofthefolder

but i didn't get an output. and if i run a single file I can't run the output file.

This is the code with height and weight passed in manually- https://github.com/shanksghub/opencvrunall/blob/master/run-all.py

This link https://github.com/spmallick/learnopencv/tree/master/FaceDetectionComparison has the code and readme in the original format.please help.

thanks