Skip to content

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

License

Notifications You must be signed in to change notification settings

mneunomne/yolov5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arche Reading - YOLOv5

Using YOLOv5 to train and run detection scripts, transforming encrypted text data into sound.

Commands

Detection directly from webcam

python detect.py --weights best.pt --source 0

Detection from video stream

Using cam2ip application to use wbecam to stream video to ip address:

python detect.py --weights best.pt --source 'http://localhost:3333/mjpeg?.mjpeg'

About

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.3%
  • Other 1.7%