EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Apache License 2.0
2.92k stars 1.3k forks source link

What does the ";" (semicolons) do? #530

Open Arachnid66 opened 3 years ago

Arachnid66 commented 3 years ago

(tensorflow1) PS C:_____> set PYTHONPATH=C:\Tensorflow1\models;C:\Tensorflow1\models\research;C:\Tensorflow1\models\research\slim

C:\Tensorflow1\models\research : The term 'C:\Tensorflow1\models\research' is not recognized as the name of a cmdlet, f unction, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the p ath is correct and try again.