Enter the name of the video: 1.mp4
Hello,
I have a error when run Start.py
total frames = : 304
total frames generated = : 5
time taken = 3.8460967540740967
Traceback (most recent call last):
File "Start.py", line 29, in
pred, img = Launch.main(f)
TypeError: main() missing 3 required positional arguments: 'save_intermediate', 'output_folder', and 'showSteps'
How I can resolve it.
Thank you very muh