Skip to content

"illegal instruction" (core dumped) When Running demo_darknet2onnx.py #566

@mericgeren

Description

@mericgeren

Hello,

I am trying to convert yolov4 model from darknet. I am using Jetson Nano and have compatible versions of CUDA, TensorRT, cuDNN and OpenCV installed. But, when i enter this command: sudo python3 demo_darknet2onnx.py ~/yolo_workspace/darknet/cfg/yolov4.cfg ~/yolo_workspace/darknet/data/coco.names ~/yolo_workspace/darknet/yolov4.weights ~/yolo_workspace/darknet/data/dog.jpg 1

It gives me this output: Illegal instruction

If i omit "sudo" from the command, i see this output: Illegal instruction (core dumped)

Please let me know if i might be missing something.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions