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

Error running YOLO "NvRmPrivGetChipPlatform: Could not read platform information" #11

Open
tank104 opened this issue Sep 20, 2022 · 1 comment

Comments

@tank104
Copy link

tank104 commented Sep 20, 2022

Hi,
Firstly thanks for the awesome example - excited to get it working.

I am having trouble running the YOLO on the NVidia Jetson. Below is the log output.
I feel the error is this: "NvRmPrivGetChipPlatform: Could not read platform information" but I can't find any information on it.


Python 3.6.8 (default, Jan 14 2019, 11:02:34) 
[GCC 8.0.1 20180414 (experimental) [trunk revision 259383]]

Yolo Capture Azure IoT Edge Module. Press Ctrl-C to exit.
VideoCapture::__init__()
OpenCV Version : 4.1.0
===============================================================
Initialising Video Capture with the following parameters: 
   - Video path      : https://www.youtube.com/watch?v=YZkp0qBBmpw
   - Video width     : 0
   - Video height    : 0
   - Font Scale      : 0.8
   - Inference?      : False
   - ConficenceLevel : 0.8

ImageServer::run() : Started Image Server
YoloInference::__init__()
===============================================================
Initialising Yolo Inference with the following parameters: github toolbox

   - Setting Classes
   - Setting Colors
   - Loading Model and Config
 Try to load cfg: yolo/yolov3-tiny.cfg, weights: yolo/yolov3-tiny.weights, clear = 0 
ImageServer::Started.
NvRmPrivGetChipPlatform: Could not read platform information 

Expected on kernels without fuse support, using silicon

@PHI6kai
Copy link

PHI6kai commented Jun 13, 2023

解决了吗

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

2 participants