2021年3月17日星期三

Install Tensorflow Object Detection API - 'cp' error

I'm trying to install the Tensorflow Object Detection API, following several tutorials and the official documentation (Tensorflow Object Detection API). I've encountered multiple times the same error when running through the command prompt the following command:

>cp object detection/packages/tf2/setup.py .  'cp' is not recognized as an internal or external command, operable program or batch file.  

Any help would be appreciated. I've also tried using "copy" instead of "cp" but no result.

P.S. I've installed GPU support as well.

https://stackoverflow.com/questions/66674773/install-tensorflow-object-detection-api-cp-error March 17, 2021 at 10:08PM

没有评论:

发表评论