TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi icon indicating copy to clipboard operation
TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi copied to clipboard

Correction in command to run the video detection model

Open 2306raj opened this issue 4 years ago • 0 comments
trafficstars

Replace: python TFLite_detection_image.py --modeldir=TFLite_model --video='birdy.mp4' with: python TFLite_detection_video.py --modeldir=TFLite_model --video='birdy.mp4'

2306raj avatar Apr 19 '21 18:04 2306raj