Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

遇到报错 #9

Open
xiexiao6 opened this issue Nov 14, 2023 · 2 comments
Open

遇到报错 #9

xiexiao6 opened this issue Nov 14, 2023 · 2 comments

Comments

@xiexiao6
Copy link

运行python main_debug.py
出现Using cache found in C:\Users\13939/.cache\torch\hub\ultralytics_yolov5_master
YOLOv5 2023-11-14 Python-3.8.18 torch-2.1.0+cpu CPU

Fusing layers...
YOLOv5l6 summary: 476 layers, 76726332 parameters, 0 gradients, 111.2 GFLOPs
Adding AutoShape...
Traceback (most recent call last):
File "main_debug.py", line 45, in
pipeline.start(config)
RuntimeError: Couldn't resolve requests

@respectNzy
Copy link

你好,请问解决了吗

@killnice
Copy link
Owner

运行python main_debug.py 出现Using cache found in C:\Users\13939/.cache\torch\hub\ultralytics_yolov5_master YOLOv5 2023-11-14 Python-3.8.18 torch-2.1.0+cpu CPU

Fusing layers... YOLOv5l6 summary: 476 layers, 76726332 parameters, 0 gradients, 111.2 GFLOPs Adding AutoShape... Traceback (most recent call last): File "main_debug.py", line 45, in pipeline.start(config) RuntimeError: Couldn't resolve requests

pipline那里是负责读取realsense数据流的,看起来像是软件驱动问题,你看看直接运行realsense演示读取图像与深度图的python程序能否运行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants