adding functionality for preprocess video - segments video by face present and returns a dictionary who's keys are identified faces and whose values are a list dictionaries of the number of frames in the video where if that face is present the dictionary contains the coordinates of a bounding box, if the face is not present the dictionary is empty
adding functionality for preprocess video - segments video by face present and returns a dictionary who's keys are identified faces and whose values are a list dictionaries of the number of frames in the video where if that face is present the dictionary contains the coordinates of a bounding box, if the face is not present the dictionary is empty