TrafficLight_Detection-TensorFlowAPI icon indicating copy to clipboard operation
TrafficLight_Detection-TensorFlowAPI copied to clipboard

Traffic Light Detection and Classification using TensorFlow Object Detection API

Results 3 TrafficLight_Detection-TensorFlowAPI issues
Sort by recently updated
recently updated
newest added

2022-04-07 04:07:56.723705: E tensorflow/stream_executor/cuda/cuda_driver.cc:271] failed call to cuInit: CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected WARNING:tensorflow:There are non-GPU devices in `tf.distribute.Strategy`, not using nccl allreduce. W0407 04:07:56.725668 140696386463616 cross_device_ops.py:1387] There are...

I really wanted to know which version of Tensorflow Object Detection API did you use? Unfortunately on training with the current version of Tensorflow Object Detection API, the trained models...