kousik97
kousik97
I get the following error while trying to execute run_all_pipeline.py: Traceback (most recent call last): File "scripts/run_all_pipeline.py", line 4, in from keras.layers import (LSTM, BatchNormalization, Convolution3D, Dense, Dropout, Flatten, Input,...
I have solved the previous error, but now I am getting a new error: Please help me. Using TensorFlow backend. Reading Video... Duration: 130.6s FPS: 30.0 Number of frames: 3919...
Thank you so much. I have changed that and it is working but I am getting the following error now: I am trying to run it on a CPU. Please...
Yeah, I solved it. The problem is the io.py in src directory. Rename the io.py to io1.py and correspondingly change the places in which io is used. That worked for...
After drawing the rectangle, are we supposed to press p? In which window are we supposed to press p? If I press p, I am getting the following error: Illegal...
I solved the last problem, but I am getting this error when I try and run "make runtest": I am trying to run in a CPU with no GPU ......