Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 274 Bytes

File metadata and controls

8 lines (5 loc) · 274 Bytes

版本 YOLOV5 V6.0

python3 main.py --weights best.pt

要是代码突然间有问题并且是与深度学习那边有关的大概率是 torch 或者 torchvision 版本的问题

video_capture

  • 相机初始化文件,添加了颜色补偿和录像功能