Skip to content
Snippets Groups Projects
Commit 6c37b6e4 authored by Selim Lakhdar's avatar Selim Lakhdar
Browse files

done

parent 01e1a661
No related branches found
No related tags found
No related merge requests found
...@@ -11,4 +11,7 @@ detect_colab_weights: ...@@ -11,4 +11,7 @@ detect_colab_weights:
python3 tools/yolov5/detect.py --weights data/colab_weights/best.pt --source data/videos/VID_20220208_150059.mp4 python3 tools/yolov5/detect.py --weights data/colab_weights/best.pt --source data/videos/VID_20220208_150059.mp4
detect_colab_weights2: detect_colab_weights2:
python3 tools/yolov5/detect.py --weights data/colab_weights/best.pt --source data/videos/2022-02-15-154638.mp4 python3 tools/yolov5/detect.py --weights data/colab_weights/best.pt --source data/videos/2022-02-15-154638.mp4
\ No newline at end of file
live1:
python3 tools/yolov5/detect.py --weights data/colab_weights/best.pt --source 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment