Subham Tewari | themachinelearningguy

Results 5 issues of Subham Tewari | themachinelearningguy

``` import onnx from onnx2keras import onnx_to_keras # Load ONNX model onnx_model = onnx.load('/home/pat-011/Desktop/deep_learning/POC1/output/tensorflow/pytorch_onnx_tf_onnx.onnx') # Call the converter (input - is the main model input name, can be different for...

What dataset did you use ? Can you please mention it

VIDEOIO ERROR: V4L: can't open camera by index 0 Traceback (most recent call last): File "run.py", line 19, in image = scipy.misc.imresize(frame, [66, 200]) / 255.0 File "/usr/local/lib/python3.5/dist-packages/numpy/lib/utils.py", line 101,...

Starting frameofvideo:36325 Steering angle: 84.56877268026743 (pred) -10.79 (actual) : cannot connect to X server

How can I train my model on custom videos that I have with me? Can you help me out?