Hello @yosinski, Thanks for providing us excellent visualization toolbox, I would like to know whether deep-visualization-toolbox support video file as a input???
i tried to give video file as input but it still takes input from static images.
I change following line in input_fetcher.py
self.bound_cap_device = cv2.VideoCapture("/home/cann/deep-visualization-toolbox/input_images/1.avi")
any idea what are the setting i have to change??
Hello @yosinski, Thanks for providing us excellent visualization toolbox, I would like to know whether deep-visualization-toolbox support video file as a input??? i tried to give video file as input but it still takes input from static images. I change following line in input_fetcher.py
self.bound_cap_device = cv2.VideoCapture("/home/cann/deep-visualization-toolbox/input_images/1.avi")
any idea what are the setting i have to change??