ultralytics / yolov5

YOLOv5 πŸš€ in PyTorch > ONNX > CoreML > TFLite
https://docs.ultralytics.com
GNU Affero General Public License v3.0
50.03k stars 16.17k forks source link

Error about camera call #4874

Closed lvt111 closed 2 years ago

lvt111 commented 3 years ago

❔Question

Additional context

The following error occurred when deploying Yolov5 on Jetson Tx2 to call USB IMG_20210921_202435

glenn-jocher commented 3 years ago

@lvt111 I'm not sure what the cause could be, but it looks like you can update your code. Try using master or updating, i.e.

git checkout master
git pull
github-actions[bot] commented 2 years ago

πŸ‘‹ Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs.

Access additional YOLOv5 πŸš€ resources:

Access additional Ultralytics ⚑ resources:

Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

Thank you for your contributions to YOLOv5 πŸš€ and Vision AI ⭐!