Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 311 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 311 Bytes

deep-learning-raspberry-pi

##for Run detect (go to downloaded yolov5 file and open terminal) btw for raspberry-pi

#*if you wanna real time with camera python3 detect.py --weights best.pt --img 384 --conf 0.25 --source 0 #**for windows python detect.py --weights best.pt --img 384 --conf 0.25 --source 0