When I input my dataset and I print X in line 102 I get arrays of zeros. it seems that what VideoCapture returns in line 101 is arrays of zero. Why this happens? Does the code able to read my videos or not when arrays are zero?How can I see the input video frames to make sure? I am running 3dcnn.py
When I input my dataset and I print X in line 102 I get arrays of zeros. it seems that what VideoCapture returns in line 101 is arrays of zero. Why this happens? Does the code able to read my videos or not when arrays are zero?How can I see the input video frames to make sure? I am running 3dcnn.py