Voice Activated Object Detection and Tracking with OpenCV and TensorFlow

preview_player
Показать описание
Tracking different objects using machine learning technology.

Technologies:

Рекомендации по теме
Комментарии
Автор

sir i got an error as shown below can you help me with this,
usage: main.py [-h] [--detect_class DETECT_CLASS] [--voice_cmd]
[--score_threshold SCORE_THRESHOLD]
[--tracking_threshold TRACKING_THRESHOLD]
net_model detect_mode
main.py: error: the following arguments are required: net_model, detect_mode
To exit: use 'exit', 'quit', or Ctrl-D.
An exception has occurred, use %tb to see the full traceback.

jithendraalokjeetu
Автор

please give me the command line arguments to run the code

chaitanyamadame