Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Object Detection using the TensorFlow API

$
0
0

When following steps the following shows error .Object Detection package is not installed. Help if possible.

Compile protobufs and install the object_detection package:

%%bash
cd models/research/
protoc object_detection/protos/*.proto --python_out=.
%%bash
cd models/research
pip install

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles