主页 - Ultralytics YOLOv8 文档 #6397
Replies: 1 comment 1 reply
-
|
How can I load a trained model for real-time object detection from a camera? My program keeps encountering an error at the line model = torch.hub.load('ultralytics/yolov5', 'yolov5s', 'custom', path=weights_path, source='local'). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
主页 - Ultralytics YOLOv8 文档
探索Ultralytics YOLOv8的完整指南,这是一个高速、高精度的目标检测和图像分割模型。包括安装、预测、训练教程等。
https://docs.ultralytics.com/zh/
Beta Was this translation helpful? Give feedback.
All reactions