Git Product home page Git Product logo

Comments (4)

dusty-nv avatar dusty-nv commented on June 18, 2024

from ros_deep_learning.

knoob-noob avatar knoob-noob commented on June 18, 2024

Hey! Thanks for the reply.
These are the steps I followed-
First I installed jetpack on jetson nano.
Then, I cloned the master repo and followed the appropriate steps. After this, I was able to use jetson inference to do image recognition and object detection.
Then, I tried building the ros_deep_learning package but got an error while doing catkin_make.

Then, I found out that I'm supposed to be installing the L4t-R32.1 branch, so I deleted the jetson-inference folder and installed the L4T-R32.1 branch, and after this, I couldn't do image recognition or detection. Getting the following errors (after running ./imagenet-console --network=googlenet orange_0.jpg output_0.jpg) :
imageNet -- failed to initialize.
imagenet-console: failed to initialize imageNet

Can you please tell how to resolve these issues?

Thanks.

from ros_deep_learning.

knoob-noob avatar knoob-noob commented on June 18, 2024

Also, can you please tell me whether I should clone L4TR32.1 branch using this command -
git clone -b L4T-R32.1 https://github.com/dusty-nv/jetson-inference
or is this not the proper way to clone here?

Because after following the steps mentioned at https://github.com/dusty-nv/ros_deep_learning, (but using the above command to clone the repo), when I run cmake ../ and sudo make install,it's not downloading the models on it's own, and when the make is complete, the model downloader file (download-models.sh) along with some other files is missing from the tools directory.

How do I fix these issues?

from ros_deep_learning.

dusty-nv avatar dusty-nv commented on June 18, 2024

The ros_deep_learning repo has now been updated for JetPack 4.2 and to build against jetson-inference master. Let me know if you have any more problems building it.

from ros_deep_learning.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.