OSError: Unable to open file (unable to open file: name = 'logs/trained_weights_
final.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_
flags = 0)
2019-09-29 21:39:29.669521: E tensorflow/stream_executor/cuda/cuda_driver.cc:318
] failed call to cuInit: CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detecte
d
When I run realtime_detect.py it gives me this 2 errors . Any idea how could I fix them ?