Skip to content

Instantly share code, notes, and snippets.

@ashhadulislam
Created March 30, 2022 00:23
Show Gist options
  • Save ashhadulislam/7fb23ce7aa3abebe6338d1f9c3e73c4b to your computer and use it in GitHub Desktop.
Save ashhadulislam/7fb23ce7aa3abebe6338d1f9c3e73c4b to your computer and use it in GitHub Desktop.
import os
! python yolov5/detect.py --source data/test/ --weights yolov5/runs/train/RoadTrainModel4/weights/best.pt --conf 0.25 --name RoadTestModel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment