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