Open gnoopy opened 6 years ago
I have forgotten my error message, but your problem looks like what I had encountered.
My code modification to solve the "save video" error was posted at issue https://github.com/bendidi/Tracking-with-darkflow/issues/36 .
Hope this helps.
Hi bendidi, first of all, I would like to thank you for your sharing precious code and experiences. Recently I am enjoying your code to play around for people tracking algorithm.
I faced one exception today. So I wanna get some advice from you.
if I turn off the FLAGS.saveVideo, it works fine. Once FLAGS.saveVideo is True, python run.py throw one exception like below. Can I ask your opinion where I need to change in the code ?
My configuration is like below.