Skip to content

Running on Jetson Nano makes it run entirely on CPU, GPU ignored. #3

@Zeit42

Description

@Zeit42

I'm trying to run your code on the Jetson Nano. I cloned your repository, ran the "Getting Started" section, and then jumped to testing the YOPO network. However, after running:

python3 ./flow --imgdir sub_set/images --model cfg/yopo.cfg --load -1 --threshold 0.1

The code was initializing, but eventually hit a "Killed" part, and as I was reviewing the log, it said that it was running entirely on CPU.

I also have questions about the file structure, in the readme, it says to edit the YOPO/YOPO_preprocessing/src/main/config.py and update the lines for the matlab file and the image path, but I couldn't help notice the training output path and testing output path, both folders of which doesn't exist? Did I execute something incorrectly?

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