Rakesh Chandran
Aug 9, 2017 · 1 min read

Hi Priya.. Thanks a lot for this great article! I was able to implement this using the steps that you had outlined.

I am trying to generate a summary file of the video i.e. that is frame-by-frame count of the classes detected. I am able to do it on individual images, using the class, score values that we get from ‘detect_objects’ function. However, when I try to do the same by making changes to the ‘process_image’ function, it says that the “ VideoFileClip object is not iterable “. Is there any work around in MoviePy for parsing videos as frames and then exporting the detection results for each.

Sorry about the long query.

    Rakesh Chandran

    Written by