RaspberryPi-ObjectDetection-TensorFlow icon indicating copy to clipboard operation
RaspberryPi-ObjectDetection-TensorFlow copied to clipboard

Object Detection using TensorFlow on a Raspberry Pi

Results 4 RaspberryPi-ObjectDetection-TensorFlow issues
Sort by recently updated
recently updated
newest added

tried running it the way the readme states. got this error: ``` pi@raspberrypi:~ $ sudo docker pull docker.nanonets.com/pi_training Using default tag: latest Error response from daemon: pull access denied for...

hi im getting this error for both docker versions Docker version 1.13.1, build 092cba3 Docker version 17.12.0 ``` /models/research/object_detection/utils/visualization_utils.py:25: UserWarning: This call to matplotlib.use() has no effect because the backend...

can you push export_inference_graph.py please? Even better the /model folder Also, do you know where to get or how to create object_detection.protos. Trying to run in my env. docker is...

Hi, When I tried to pull docker image, it threw an error. ```bash $ docker pull docker.nanonets.com/pi_training Using default tag: latest Error response from daemon: Get https://docker.nanonets.com/v2/: x509: certificate has...